Line breaks in forum posts
- Posted by DerekParnell (admin) Sep 30, 2009
- 1600 views
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