Not sure I'm following you. I've set up this test page. It seems to display properly. Can you generate the aberrant behavior. Warning: I hate line spacing problems... :)
http://www.boltwire.com/index.php?p=test.lines Cheers, Dan On Sun, Oct 4, 2009 at 12:09 AM, Kevin <[email protected]> wrote: > Found that if I have a blank line after the header line it doesn't do that. > Seems the opposite of what I would expect. > > !![[page|Some title of a page]] [if !ingroup groupa && !ingroup groupb](GM > Only)[if] > <blank line> > next line of text.... > > Noticed this on another page I had where it looked like the same thing was > working. > > On Sat, Oct 3, 2009 at 8:53 PM, Kevin <[email protected]> wrote: >> >> When I use a line like: >> >> !![[page|Some title of a page]] [if !ingroup groupa && !ingroup >> groupb](GM Only) [if] >> >> The effect is to put a title with after it (GM Only) if the visitor is not >> in one of the groups. >> >> In 3.17, Boltwire is now outputting a <br/> after the <h2></h2> tags >> causing a spacing issue. >> >> If I remove the [if]...[if] statement, it works okay. >> >> Can't seem to prevent it from doing that. Tried using ` after the [if] >> but then it outputs the ` instead of no BR. >> >> Would not expect a br after any hX element unless I put an extra line in >> after it. >> >> Example: >> >> <h2><a href="some_link" >Title of the Page</a> (GM Only) </h2><br /> >> >> >> When it should output: >> >> <h2><a href="some_link" >Title of the Page</a> (GM Only) </h2> >> >> Not a big deal but a difference... >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
