Genshi uses Markup http://genshi.edgewall.org/wiki/Documentation/templates.html#markup-text
Vince <http://genshi.edgewall.org/wiki/Documentation/templates.html#markup-text> On Mon, Jul 12, 2010 at 3:11 PM, dbrant <[email protected]> wrote: > 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]<turbogears%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/turbogears?hl=en. > > -- 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.

