DraqueT / PolyGlot

PolyGlot is a conlang construction toolkit.
MIT License
387 stars 44 forks source link

Fix XML recovery #1229

Closed pe1uca closed 1 year ago

pe1uca commented 1 year ago

XML recovery was adding closing tag after other tags which made the result also be corrupted.
As well, opening tags were not being added, instead closing tags were being removed.

Examples of these scenarios can be found in XMLRecoveryToolTest.