Help:Markup: Difference between revisions
| Line 34: | Line 34: | ||
: For '''small caps''', surround the text with <code><small></code> and <code></small></code>: | : For '''small caps''', surround the text with <code><small></code> and <code></small></code>: | ||
: <code><nowiki><small>Small Caps</small></nowiki></code> produces <small>Small Caps</small> | : <code><nowiki><small>Small Caps</small></nowiki></code> produces <small>Small Caps</small> | ||
;Underline | |||
: For '''underline''', surround the text with <code><u></code> and <code></u></code>: | |||
: <code><nowiki><u>underlined text</u></nowiki></code> produces <u>underlined text</u> | |||
== Section Headings == | == Section Headings == | ||