My web2py is Version 2.5.1-stable+timestamp.2013.06.17.10.41.11. I tried adding a <br /> and didn't see any changes.
On Sun, Jul 7, 2013 at 7:59 PM, Alan Etkin <[email protected]> wrote: > Same result, no newlines were inserted. It all appears as one long line. >> > > Odd, It works fine with the mercurial trunk code. what is your version of > web2py? > > Do you want to force line breaks (separating the html output with <br />) > or just add newline characters to the html. For this last option, I don't > think that markmin supports it, unless you use a custom render function. > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/T28zkNPhBf8/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

