Tell us about your environment
MacOS
- MarkBind Version:
Latest master
What did you do? Please include the actual source code causing the issue.
```xml {heading="Heading title", highlight-lines="2"}
<foo>
<bar type="name">goo</bar>
</foo>
```
What did you expect to happen?
The , shouldn't have appeared in the heading title.
What actually happened? Please include the actual, raw output.

Can check PR #1105
Tell us about your environment
MacOS
Latest master
What did you do? Please include the actual source code causing the issue.
```xml {heading="Heading title", highlight-lines="2"} <foo> <bar type="name">goo</bar> </foo> ```What did you expect to happen?
The
,shouldn't have appeared in the heading title.What actually happened? Please include the actual, raw output.

Can check PR #1105