Andreas Schaefer wrote:
> 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"}}

That is an error in the template. I replaced the HTML comment with a 
velocity one, which doesn't appear in the result.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to