>    {{=TAG[''](*[P(p) for p in body.split('\n')]) }}
> 
> or, if you want to allow HTML tags in texts
> 
>    {{=XML(body.replace('\n','<br>'),sanitize=True)}}
> 
> of you want to allow WIKI syntax
What about rest from the wiki?
When will this be added to the devel branch?
Please do give this tip a more prominent place in the documentation...


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to