DongInn Kim
2010-10-28 21:02:37 UTC
Hi,
I am still playing with the genshi tutorial codes and I tried to transfer a string with some html tags through template.render(string).
But the render just transforms my html tags to the mapped format tags. (e.g., <b> --> <b> )
So, the transferred string does not show properly on my template.
Is there any way to transfer a string with html tag without actually converting my html tags?
Regards,
I am still playing with the genshi tutorial codes and I tried to transfer a string with some html tags through template.render(string).
But the render just transforms my html tags to the mapped format tags. (e.g., <b> --> <b> )
So, the transferred string does not show properly on my template.
Is there any way to transfer a string with html tag without actually converting my html tags?
Regards,
--
- DongInn
--
You received this message because you are subscribed to the Google Groups "Genshi" group.
To post to this group, send email to ***@googlegroups.com.
To unsubscribe from this group, send email to genshi+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/genshi?hl=en.
- DongInn
--
You received this message because you are subscribed to the Google Groups "Genshi" group.
To post to this group, send email to ***@googlegroups.com.
To unsubscribe from this group, send email to genshi+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/genshi?hl=en.