See GoodStyle tips for editing.
OldTextFormattingRules
Emphasis: '' for italics, __ for bold, ''__ for both.
Lists: * for bullet lists, # for numbered lists, ; term : definition for definition lists.
References: JoinCapitalizedWords or use square brackets for a [page link] or URL [http://cool.wiki.int/].
Footnotes: Use [1],[2],[3],...
Preventing linking: Prefix with "!": !DoNotHyperlink, name links like [[text | URL] (double up on the "[").
Misc: "!", "!!", "!!!" make headings, "%%%" makes a linebreak, "----" makes a horizontal rule.
See GoodStyle tips for editing.
TextFormattingRules
- Emphasis:* ~</tt> for _italics, <tt>~* for bold,
~~</tt> for _*both, <tt>~= for fixed width.
- Lists:* ~* for bullet lists, # for numbered lists,
_Term:~<new-line> definition_ for definition lists.
- Preformatted text:* Enclose text in ~<pre>~</pre> or
~<verbatim>~</verbatim>.
- Indented text:* Indent the paragraph with whitespaces.
- References:* ~?JoinCapitalizedWords or use square brackets for a
~?page link or URL ~~http:/cool.wiki.int?~http://cool.wiki.int/.
- Preventing linking:* Prefix with "~~":
~~~?DoNotHyperlink, name links like ~?text.
- Misc:* "!", "!!", "!!!" make headings,
"~
" or "~
" makes a linebreak,
"~----" makes a horizontal rule.
- Allowed HTML tags:* b big i
small tt em strong
abbr acronym cite
code
dfn kbd samp
var sup sub