Topic: HTML in Caption?
Is there a way to add HTML code in the caption for formatting, etc? I want the caption to display on 2 lines and I want the first line to be bold. If possible, the code would be something like this:
<caption><strong>Caption Line 1</strong> <br /> Caption Line 2</caption>
Before I keep searching, can this even be done?