Using the online template converter, if there is an HTML comment in the text it will not do the conversion. The error is:
Uncaught TypeError: Cannot read property '0' of undefined lhorie.github.io/mithril/tools/template-converter.js:17
I think it's expecting the comment to be a tag and can't get attributes for it.
Using the online template converter, if there is an HTML comment in the text it will not do the conversion. The error is:
Uncaught TypeError: Cannot read property '0' of undefined lhorie.github.io/mithril/tools/template-converter.js:17
I think it's expecting the comment to be a tag and can't get attributes for it.
http://lhorie.github.io/mithril/tools/template-converter.html