I can’t figure out how to italicize, underline, or make bold my text in posts. Any hints? I’m on a Mac.
To make text bold, surround it by the following tags:
Bold is {B}Bold text{/B}
But note that you want to replace the { and } in all of my examples with [ and ] respectively (I can’t do that in my examples, because…well, you’ll see). Note that the tag “B” has a closing tag “/B”, which is very important.
Underline is {U}underline{/U}
Itlaics is {I}italics{/I}
[sub]Subscript[/sub] is {sub}subscript{/sub}
[sup]Superscript[/sup] is {sup}superscript{/sup}