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

