On Tue, 1 May 2007 at 03:41, [EMAIL PROTECTED] wrote:
> I'd like to print this string in genshi like any other, but of course
> genshi is escaping the rendered xhtml.  How do I convince genshi to
> just print the string without munging it?

I just saw this asked and answered on IRC the other day.  I believe the
answer is to call the Genshi 'Markup' function on the string, either
before you pass it to the template, or (if you are using Genshi 0.4)
inside the template when you insert it.

--David

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to