On Nov 1, 9:58 pm, The Editor <[email protected]> wrote:
> On Sun, Nov 1, 2009 at 5:07 AM, Markus <[email protected]> wrote:
>
> > And partly related:
>
> > bla bla
> > //empty line
> > bla bla
> > //empty line
>
> > produces:
>
> > <p>bla bla</p>
> > bla bla<br />
>
> > instead of:
> > <p>bla bla</p>
> > <p>bla bla</p>
>
> What is below the second bla bla? If it is the end of the page or
> there is anything eating a line, it won't work. You will need the
> second line return.
Below the second bla bla was just an empty line and then the page end.
I thought an empty line would make the above paragraph a paragraph and
not a line with <br /> at the end.
> Cheers,
> Dan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---