Misc
Disable WordPress autoformatting
This is a sample of HTML code without WordPress autoformatting.[noformat] This is a sample of HTML code without WordPress autoformatting. [/noformat]
Insert invisible line-break

Text wraps around images and other elements by default.
To prevent this, insert an invisible line-break as in this example.
<img src="http://website.com/image.jpg" alt=""/> [clear] Text wraps around images and other elements by default. To prevent this, insert an invisible line-break as in this example.