Closed jlerbsc closed 8 years ago
StringTemplate comments have the form <! commented text !>
. I'm actually not sure what the proper escape sequence is so the <!
appears in the output... @parrt should know.
if you're generating html, <...>
is the the wrong set of delimiters. Use $...$
or something.
Thanks.
We have "Unterminated comment starting at 1:0: '!>' missing" error message if we start html document with a doctype declaration like this