[pmwiki-users] linebreaks

Ben Wilson dausha at gmail.com
Fri Apr 13 09:15:31 CDT 2007


Another way is to add the following CSS in your site's skin and use
%break% markup in your page for the element preceding a break:

.break{ page-break-after: always; }

On 4/13/07, Hans <design5 at softflow.co.uk> wrote:
> Friday, April 13, 2007, 11:26:03 AM, noskule wrote:
>
> > Does someone know how to configure pmwiki to convert linebreaks in
> > editmode to <br /> in html. Ones there was a cookbook receiped
> > "Linebreaks" but this a broken link and listet under "Superseded recipes"
>
> > Is there now another method?
>
> set in a locol config file:
>
> $HTMLPNewline = '<br />';
>
>
>   ~Hans
>
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>


-- 
Ben Wilson
"Words are the only thing which will last forever" Churchill



More information about the pmwiki-users mailing list