mbylstra / html-to-elm

An online tool for converting HTML to elm-html. Go to
http://mbylstra.github.io/html-to-elm/
394 stars 23 forks source link

comments and tags with dashes cause input to be interrupted #18

Open la-yumba opened 8 years ago

la-yumba commented 8 years ago

Firstly I want to thank you for providing this wonderful and very useful tool, that will make life much better for those who - like me - want to port an existing project to Elm.

along the way, I encountered a couple of issues, causing minor inconvenience:

were causing the parser to stop producing elements for the node after the offending one.