Wiki Help/Wiki Text Effects
Here are all the text effects you can create. You can apply them anywhere in text, but make sure to close them properly. You also have to nest them properly ie. you may not open bold, open italic, close bold, close italic.
You can not span paragraphs with these effects. If you want to apply them to big portions of text either open and close them for every paragraph, or use /WikiWhitespace end-of-line escapes (\\).
'''bold text''' or **bold** becomes bold text
''italic text'' or //italic text// becomes italic text
'''''bold italic text''''' becomes bold italic text
{{teletype text}} becomes teletype text
Take care with the star bold formatting: if you place it at the very beginning of a line you will create a 2-level deep bullet list instead. See /WikiLists to understand why. Work around this by starting the line with a space.
The following formattings are also available:
^^superscript^^ becomes superscript
,,subscript,, becomes subscript