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:
comments
some non-html tags like, say, ng-click
were causing the parser to stop producing elements for the node after the offending one.
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.