TextFormattingRules

Table Of Contents


0.1 - Synopsis

Emphasis: _ for italics, * for bold, _* for both, = 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/].
Preventing linking: Prefix with "~": ~DoNotHyperlink, name links like [text | URL].
Misc: "!", "!!", "!!!" make headings, "%%%" or "<br>" 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


1 - Character Formatting

2 - Paragraphs

3 - Lists

4 - Headings

5 - Preformatted text

6 - Indented Paragraphs

7 - Emphasis

8 - References

9 - Tables

10 - HTML Mark-Up Language

11 - Creating various kinds of special links

12 - Inserting plugins


PhpWikiDocumentation