The BlogPostSheet contains this line:

  #template('tagedit.vm')

which in turn contains a HTML comment (<!-- ... -->) which is turned into this: 
<!<del> ... </del>>

Is there a way to load the template in a 2.0 syntax without having this 
conversion.

The BlogPostSheet was wrapped this way (done by the 1.0 to 2.0 Converter):

{{velocity filter="none"}}
{{html clean="false" wiki="true"}}
...

Thanks

Andreas Schaefer
CEO of Madplanet.com Inc.
EMail: [email protected]
           [email protected]
Twitter: andy_mpc
AIM:     [email protected]
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to