I am pulling info from a database which contains basic text with html
tags:
i.e. data = 'the man on line1 went to the store. <br/> he came back to
line2 <br/>'
I wanted to display the two sentences as 2 separate lines using the
xml render function (like used in kid ${xml(content)} but genshi
appears to be different.
any comments would on simply displaying the text without major rework
would be appreciated.
--
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en.