Open recalcitrantQ opened 3 years ago
The previous fix is only looking one level deep for additional open tags, leading to falsely labelling some files as invalid xml and failing to parse them.
I have created a PR with this fix at https://github.com/alabianca/xml-to-json/pull/11
@recalcitrantQ sorry for the delay. Will take a look
The previous fix is only looking one level deep for additional open tags, leading to falsely labelling some files as invalid xml and failing to parse them.
I have created a PR with this fix at https://github.com/alabianca/xml-to-json/pull/11