Actually I had this wrong.
The syntax to drop a comment was always:
<!--! this comment is dropped -->
That's from Genshi and it's been in there since 2.0-rc11.
To add to the confusion, I've just added support for:
<!--? this comment is copied in verbatim (e.g. no ${...} inline
evaluation) -->
\malthe
On 9 August 2011 17:26, Benjamin Sims <[email protected]> wrote:
> I'd like to include comments which will not show up in output, and template
> languages I have used in the past have done this in various ways. However, I
> can't seem to find a reference to one in Chameleon - does it exist or should
> I do this in another way?
>
> Thanks,
> Ben
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/pylons-discuss?hl=en.
>
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en.