1. Line breaks in forum posts
- Posted by DerekParnell (admin) Sep 30, 2009
- 1599 views
- Last edited Oct 01, 2009
I know that some people like to specify exactly where to insert a line break in their posts rather than leave that up to the browser. You may be aware that a double back-slash \\ will cause a line break, but it can get a bit tedious if there are many lines involved. There is another way to do it though.
Enclose your text in triple square brackets, like this ...
[[[ some short lines of text ]]]
It should come out looking like this ...
some short
lines of
text
2. Re: Line breaks in forum posts
- Posted by ghaberek (admin) Oct 01, 2009
- 1585 views
The problem I always have is that I don't understand the line spacing. Sometimes there's no gap when I leave a blank line; sometimes there's twice the gap I'd expect. Such as after a block of <eucode> or {{{preformatteed text}}}. I just think the parsing should be a little more consistent is all.
-Greg
3. Re: Line breaks in forum posts
- Posted by jeremy (admin) Oct 01, 2009
- 1507 views
The problem I always have is that I don't understand the line spacing. Sometimes there's no gap when I leave a blank line; sometimes there's twice the gap I'd expect. Such as after a block of <eucode> or {{{preformatteed text}}}. I just think the parsing should be a little more consistent is all.
-Greg
Yes, that has been a problem and I am unsure if it is related to CSS or not.
Jeremy