Details
- 
    Bug 
- 
    Resolution: Unresolved
- 
    Major 
- 
    None
- 
    0.23.1
- 
    None
- 
        Unknown
- 
        
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 " //}.