Description
When parsing macros inside a Markdown content, the parser fails with various types of errors. Concrete example:
{{xwikiMacro attr="<strong>salut</strong>" /}}
This will be parsed as a xwikiMacro attr=" followed by a salut text, followed by " //}.