Home

Text using Markdown syntax Corresponding HTML produced by a Markdown processor Text viewed in a browser Heading

{{

Demonstratio

Paragraphs are separated by a blank line.

Two spaces at the end of a line
produces a line break.

Text attributes italic, bold, monospace.

Horizontal rule:


Bullet list:

  • apples
  • oranges
  • pears

Numbered list:

  1. wash
  2. rinse
  3. repeat

An example

Image

Markdown uses email-style > characters for blockquoting.

Inline HTML is supported.