titles are linked to relevant sections of the comprehensive reference
Paragraphs are separated
by a blank line.
This is a separate paragraph.
*italic* or **bold**
~weak~ or ~~struck through~~
here comes a block separator
**********************
=====================
Overlined Heading
=====================
Underlined Heading
------------------------
*** Single-line Heading *********
:::::::::::: Single-line Heading
Single-line Heading #############
http://example.com/autolinks
www.example.com
mail@example.com
<example.com/delimited-link>
[show this text instead of the URL](http://example.com/)
[keyed reference][key]
[key]: http://example.com/
[implicit reference]
[implicit reference]: http://example.com/
[click this text to run command](% command)
- a list item
- another item
1. a nested numbered list
2. second item
- and another
term
: description
another paragraph of description
`inline verbatim`
a verbatim block
is just some indented text
``````````````````````````
a delimited verbatim block
``````````````````````````
"All is metaphor." --R.A.W.
> e-mail quotation
>
> > it can be nested
{http://www.example.com/image.jpg}
{/example.txt}
{sub}
[sub]: this text replaces all instances of {sub} (no recursion)
{% replaced-with-output-of-this-command}
right centre left
---------+ ------+------ +--------
explicit alignment markers
odd 3n even
------- --------- -------
right centre left
*suffixed to inline elements*{#id .class name="value" ref}
separated from block elements (like this paragraph)
by white space, at least one space {#id}
separated from block elements (like this paragraph)
by white space, up to one blank line
{ref}
[ref]: {#id .class name="value" non-recursive-ref}
[inline container]{#id}
====================
block container
==========={#id}===
Notes can be useful.*[key]
[key]: There are other kinds of notes, not just footnotes.
inline text input: [_default text___]
=============================
text block input
(like HTML textarea)
===================={#name}===
[x] selected check box
[ ] unselected check box
(x) selected radio button
( ) unselected radio button
[inline menu]( one two three ]
[menu]
[menu]: reference to a list element
file input: [<...]
no \*italic\* here
[RTFM]: (Read The Fair Manual)
% name: value