|
| Description: |
When parsing macros inside a Markdown content, the parser fails with various types of errors. Concrete example:
{code :markdown } {{xwikiMacro attr="<strong>salut</strong>" /}} {code}
This will be parsed as a _xwikiMacro attr="_ followed by a *salut* text, followed by _" //}_. |
| Assignee: |
Clément Eraud |
|