drmacro / wordinator

Generate high-quality DOCX files using a simplified XML format (simple word processing XML).
Apache License 2.0
38 stars 8 forks source link

Fix error in traversing past MathML elements #107

Closed larsga closed 1 year ago

larsga commented 1 year ago

In some cases the existing MathML support would run into problems with the elements immediately after the MathML. This PR fixes that.