Ward's Wiki Renderer

This renderer is based on the markup of the original Wiki.


Paragraphs


Horizontal Lines


Lists


Fonts

 This is text in a monospaced font.
   This is indented with three spaces.
This is not.


You can generate vertical whitespace by using multiple newlines after a monospaced line, but doing so to create more than one blank line is discouraged.


Indented Paragraphs (Quotes)

Emphasis
Links

Apart from usual links, the renderer supports the following:


Tables

The original Wiki does not support tables but it was actually simpler to include table support with this renderer than to exclude it.

Any number of lines of text. Each line is one row of the table consisting of one or more cells. Each cell starts and ends with a vertical bar '|'. Any spaces at the beginning of a line are ignored.


Not Supported