On Fri, Mar 02, 2007 at 12:53:49PM +0000, Tommy Hulme wrote:
> Is there a simple way to stop PmWiki inserting "vspace" divs into the  
> HTML markup? I know that this can be done by eliminating empty lines  
> in the wiki markup but then it becomes difficult to read and edit.

In a configuration file, use:

    $HTMLVSpace = '';

Note carefully the capitalization.

Pm

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to