_accentuation_ • *strong accentuation* • __italic__ • **bold** • -deleted- • +inserted+
Inline:
An [example](http://url.com/ "Title")
Reference-style labels (titles are optional):
An [example][id]. Then, anywhere else in the doc, define the link:
[id]: http://example.com/ "Title"

![alt text][id]
[id]: /url/to/img.jpg "Title"
You can also use the id or the name of an image managed by the WdPublisher.
![id][]
left (<), center (=) or right (>):
!=[id][]
Header 1
########
Header 2
========
Header 3
--------
h1. Header 1
h2. Header 2
h6. Header 6
1. Foo
2. Bar
* Abacus
* answer
* Bubbles
1. bunk
2. bupkis
* BELITTLER
3. burper
* Cunning
End a line with two or more spaces:
Roses are red,
Violets are blue.