[pmwiki-users] Fwd: wikiwords turn off
Patrick R. Michaud
pmichaud at pobox.com
Tue Nov 29 14:46:20 CST 2005
On Tue, Nov 29, 2005 at 03:35:21PM -0500, Haroon Khalid wrote:
> I would like to use pmwiki to make a site. The only problems I have are
> the wikiwords and the formatting. The wikiwords I have disabled and that
> is fine now. The only problem is that I hate having to put a "\\" after
> lines. Is there a way to take care of this?
Try using (:linebreaks:) in a page to turn on automatic linebreaks for the
remainder of the page. If you want to make this the default setting for
all pages, then place the following in config.php:
$HTMLPNewline = '<br />';
Pm
More information about the pmwiki-users
mailing list