Indext out of bounds when XWiki macro match is rejected because of context mismatch
*Created by: vsch*
```markdown
{{mymacro par1="val1" par2=2}}
{{/nomacro}} is not end
and even {{mymacro}} is just plain content
{{/mymacro}}
Markdown
{{/mymacro}}
```
issue