Topic: Any HTML Formatting causes line break
Whenever I insert <b> or <i> tags, it causes a line break within the caption after the closing the tag. Any tips?
Also, I have determined that within the code of the gallery.xml, it will cause linebreaks within the <Caption> tags. See below for example :
<caption>
The
<b>Red Dog</b>
finds a quiet moment to lie in the green grass
</caption>
Thanks