You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.