XML comments display in the outputted source, which I am trying to avoid - I will go with Malthe's syntax I guess. It would be nice though to be able to use something along the lines of:
#this is a comment Thanks for the help, Ben On 9 August 2011 17:46, Christoph Zwerschke <[email protected]> wrote: > Am 09.08.2011 18:24, schrieb Malthe Borch: > > Traditionally, this is done like this: > > > > <tal:comment replace="nothing"> > > Some comment > > </tal:comment> > > > > It's a little crude. There could be an explicit syntax for it I suppose. > > Have you tried what happens to XML comments? > > -- Christoph > > -- > 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.
