[web-devel] Comments in Hamlet
Tim Matthews
tim.matthews7 at gmail.com
Thu Aug 12 11:47:17 EDT 2010
Are you meaning add an extra syntax to conveniently output "<!-- comment
-->" or a comment that only exists in the hamlet template and not within the
generated html output?
The former seems less useful, on the rare occasion "<!-- comment -->" is
required I will type it directly. This would seem like a waste of syntax if
it didn't get used enough.
For the latter though why can't you make regular double dash '--' as the
comment to maintain consistency for when the hamlet is written quasi quoted
within haskell source? (Currently it ends up in the generated html).
Thanks
Tim M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/web-devel/attachments/20100812/3cbfb86f/attachment.html
More information about the web-devel
mailing list