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)
Paul Gupta On Thu, Aug 12, 2010 at 02:57, Paul Gupta <[email protected]> wrote: > How do I do this WIKI wide on EVERY page? > > Paul Gupta > > > > On Thu, Aug 12, 2010 at 02:48, Randy Brown <[email protected]> wrote: >> That's easy. Put (:linebreaks:) before the section of text that you want to >> observe newlines, and (:nolinebreaks:) after. >> >> (:linebreaks:) >> These lines >> will display on separate lines >> (:nolinebreaks:) >> and these lines >> will appear on a single line. >> >> Remember to use the (:nolinebreaks:) directive to return PmWiki to its usual >> behavior - it's easy to forget. >> >> Randy >> >> 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. >> >> > _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
