Hi All and me ;)
> The template just contains something like
> ${XML(tmpl_context.form_widget(value=form_value, .....
>
> Well, where are my newlines? I need two, not one (to separate
> paragraphs with markdown)
Well... that XML() above eats the newlines! Should I get rid of this
XML() call?
It seems to work fine like that:
${tmpl_context.form_widget(value=form_value, .....)}
--
Sergei
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---