Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.2, 2.8.3, 3.1.2
Description
Steps to reproduce:
1. Disable TinyMCE in your Moodle profile at moodle.org
2. Compose a forum post in Markdown format, eg:
> Block quote
Something
3. Save the form
4. Edit the post
Expected behavior:
The text should appear in the textarea exactly as you typed it (following the "What You See Is What You Typed" principle). This has always been like that, 10 of 10 Markdown users say.
What actually happens:
- The > character is displayed as > entity, breaking the Markdown syntax.
- The quote block is not recognized as such.
Notes:
I am not sure if the same affects other formats, too. Please try HTML format, too.
Attachments
Issue Links
- has been marked as being related by
-
MDL-77000 Cannot add custom data- attributes using MarkdownExtra
-
- Waiting for integration review
-
- will help resolve
-
MDLSITE-6982 Block quotes are missing any styling
-
- Resolved
-