Thursday, March 8, 2007, 8:08:39 PM, Hans wrote:
> By default PmWiki eats any extra lines inserted.
> One empty line will start a new paragraph.
> And linebreaks are ignored unless made with specific markup
> \\ or [[<<]].
> to change this I added to config.php:
> $HTMLPNewline = '<br />';
> DisableMarkup('blank');
> The first works fine, but the second does not result in any extra
> blank lines appearing.
> Do I need to rewrite Markup('blank') so PmWiki will render the extra
> lines as extra vertical space (1 line height per line)?
I am still trying to solve this.
It seems that markup 'blank' does not do anything.
If i change it slightly by putting in a letter as return,
blank lines never show it to me.
So how can I make pmwiki honour empty lines, apart from using <pre>?
Hans
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users