smfoote / tornado

HTML templates with asynchronous rendering, built with JavaScript.
http://smfoote.github.io/tornado/
Apache License 2.0
8 stars 3 forks source link

HTML comments break tornado references #69

Closed smfoote closed 9 years ago

smfoote commented 9 years ago

I think it has something to do with index counting in the compiler.

smfoote commented 9 years ago

This bug was fixed by #83, but HTML comments are still being completely ignored (which will be tracked by #85).