When I create a new page and put <br class="clear"> into the HTML view it gets rendered as

<p>
  <br class="clear">
</p>

This causes problems with the theme http://www.gallyapp.com/tf_themes/?theme=Lotus where the <br> is not wrapped.

How can remove the wrapping?

没有正确的解决方案

许可以下: CC-BY-SA归因
scroll top