[ moin-Bugs-846525 ] vertical space before enumeration
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.web.wiki.moin.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #846525, was opened at 2003-11-21 12:48 Message generated for change (Comment added) made by thomaswaldmann You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108482&aid=846525&group_id=8482 Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Johannes Abt (jsabt) Assigned to: Nobody/Anonymous (nobody) Summary: vertical space before enumeration Initial Comment: Assuming, I have a page like this: = section = a * b c * d e * f This code results in a layout where the vertical space before line "b" is smaller than the space before "d" or "f". When I ommit "= section =", the space before "b" gets the normal size. I'm using moinmoin 1.0 ---------------------------------------------------------------------- >Comment By: Thomas Waldmann (thomaswaldmann) Date: 2004-01-12 04:22 Message: Logged In: YES user_id=100649 fixed in 1.2 devel version. ---------------------------------------------------------------------- Comment By: Lan Yufeng (nlany) Date: 2003-11-22 08:51 Message: Logged In: YES user_id=308887 You can add a blank line after section markup to get even line spaces, like this: = section = a * b c *d e * f This is because text after section markup is not marked up in <p> tag, while otherswise do. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108482&aid=846525&group_id=8482 ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html