osscameroon / js-generator

Generates JavaScript from HTML
https://osscameroon.github.io/js-generator/
MIT License
19 stars 14 forks source link

Use htmlParser instead of xmlParser #210

Open FanJups opened 1 year ago

FanJups commented 1 year ago

We thought that there was an issue with Jsoup xmlParser but it is false as explained here https://github.com/osscameroon/js-generator/issues/191

What if we start using htmlParser ?