When including a page, from a section marker, the actual section marker 
is also included, wrapped in <p> tags. This means that the hidden 
section marker takes up vertical space.

Example:
   (:include TestPage#marker:)

Results in:
<p><a id="marker" name="marker"/>
</p>

A work around to to ensure that the section marker is surrounded by:
   (:if false:)[[#marker]](:ifend:)

Is there a less labor intensive way of automatically NOT including the 
setion marker?

  ~ ~ Dave

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to