On Mar 1, 2008, at 2:26 PM, Ngo Thi Hong Nga wrote:

> So,setting document's content with macro using Groovy is impossible  
> and I must use Velocity to do this. Is there another way ?

Well you can escape the # char so it's not recognized by velocity and  
thus not rendered...

\#warning(...)

should work.

-Vincent

_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to