On Thursday 12 August 2010 08:59:20, Paul Gupta wrote : > I want pmwiki to PRESERVE linebreaks. (I believe this is the correct > terminology, I'm sorry, I'm not a super code-literate person. at least > not at 3am)
> >> On Aug 12, 2010, at 1:44 AM, Paul Gupta wrote: > >>> I want to be able to just have a single enter instead of a "\\" create > >>> a newline. Hello. Instead of more complex solutions with (all)GroupFooters, you can just add to config.php such a line: $HTMLPNewline = '<br />'; Thanks, Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
