[pmwiki-users] Question regarding indent (-->)
Menachem Shapiro
menachem.shapiro at gmail.com
Wed Apr 27 14:04:59 CDT 2005
B"H
On 4/27/05, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> On Wed, Apr 27, 2005 at 10:16:55AM -0700, Menachem Shapiro wrote:
> > B"H
> >
> > The problem I am having is that in between the last line that has the
> > indent and the line that starts '%BLUE%First Line', there is an extra
> > blank vertical space. This happens even if I remove the %BLUE%
> > (incidentally, the %BLUE% is just a markup for '%block color=blue%').
> > There is no blank vertical space between the two Indent lines.
>
> It doesn't happen in standard PmWiki, see
> http://www.pmwiki.org/wiki/Test/IndentParas .
>
> I think the problem is in your custom stylesheet at
> http://otterprojectonline.info/pmwiki/pub/css/markup.css ,
> which says:
>
> dd { margin-bottom: 0.5em }
>
> PmWiki uses <dl><dd>...</dd></dl> to generate "anonymous indents"
> (i.e., places where one jumps more than one level of nested item),
> so that CSS rule is adding 0.5em of space after the --> lines.
I commented that out and it now works properly.
The only question left is whether commenting it out will cause
anything else to stop working properly.
Thank you,
Menachem
> Pm
>
--
Are you interested in using Linux?
Download Libranet 2.8.1 for free and try it out.
http://www.libranet.com/trial_download.html
More information about the pmwiki-users
mailing list