Tips & Tricks Tobi on 23 Jul 2008 12:51 pm
How to Add a Blank Line in WordPress
I don’t know if it is a problem with my current theme, or what else caused it, but there is no blank line after an unordered list and a following paragraph that makes it look like the following line belongs to the list like so:
- item 1
- item 2
Not part of the list.
The quickest and easiest solution (I read about it here) seems to be to hit the code-button twice in a row like so : < code > < /code > (without the spaces). This results in the desired layout:
- item 1
- item 2
Not part of the list.
on 26 Oct 2008 at 22:17 # Jacki
Thank you! This has been driving me nuts.
on 12 Mar 2009 at 9:16 # Tobi
I noticed that with the latest WordPress 2.7.1, this does not work any more. You need at least one space between the two < code > statements, otherwise, the editor will remove them.
on 28 May 2010 at 10:38 # cifronet.com
Here are the one more solution:
http://wordpress.org/support/topic/404135?replies=1
ver 2.9.2