[pmwiki-users] extra vspace w/ directives?

Patrick R. Michaud pmichaud at pobox.com
Tue May 31 12:01:51 CDT 2005


On Tue, May 31, 2005 at 09:35:59AM -0700, dan mcmullen wrote:
> very minor issue: is there any way to avoid the extra vertical space 
> (para?) which appears above the page text if it is preceded by a 
> '(:directive:)'?  see <http://pmwiki.org/wiki/Test/JustText> vs 
> <http://pmwiki.org/wiki/Test/DirectiveAndText>.

Also, one can avoid the paragraph line by placing the text on the
same line as the directive -- see 
http://pmwiki.org/wiki/Test/DirectiveAndText2 .

But perhaps the correct answer is that initial "blank" lines don't
produce a vertical space paragraph -- i.e., we don't generate
<p class='vspace'></p> until after some sort of other output has
been produced.

Pm



More information about the pmwiki-users mailing list