Details
-
Improvement
-
Resolution: Fixed
-
Major
-
4.3
-
Integration
-
N/A
-
Awaiting Contributor feedback
-
Description
ATM we're using Pegdown's conversion to HTML and then using XWiki's HTML parser to implement the Markdown Parser. This leads to conversion issues.
The solution is to act at the level of the Pegdown AST and convert it directly to an XWiki XDOM object.
Attachments
Issue Links
- blocks
-
XRENDERING-179 Markdown quote syntax does not work
- Closed
-
XRENDERING-236 Monospace doesn't work
- Closed
-
XRENDERING-237 Markdown code style doesn't work
- Closed