Subject: OT: Formatting on the Board
Author:
Posted on: 2013-08-27 19:07:00 UTC

The board allows you to format your posts in HTML. To format something, you surround it in the appropriate tag like this: <tag> text goes here</tag> . (Literal less-than and greater-than signs, if you need them, are obtained with the magic sequences &lt; and &gt; . Literal & signs, where they might look like part of those magic sequences, are &amp;)

Some common tags include:
<i> or <em>- Italics
<b> or <strong> - Bold
<del> - Strikethrough
<code> - Monospace
<a href="http://example.com/">Link text</a> - A link to example.com, which looks like Link text

Those five tags should be enough for most of your Board formatting needs. If you need anything fancier, there are guides to HTML all over the Internet. (Should we put a mention of how to format posts in the header?)

Please check your HTML before posting, as the Board doesn't fix unclosed tags, which results in the rest of the thread page becoming bold or italic or whatnot. Also, the Board doesn't strip out some of the nastier tags. PLEASE, don't abuse this. Thank you.

­- Tomash

Reply Return to messages