The following formatting options are supported. The result is shown on the right-hand side.
Use a line of whitespace to start a new paragraph.
A single newline will not work.
Use a line of whitespace to start a new paragraph.
A single newline will not work.
Links using
[this](example.com)
syntax, or using reference style:
[this][1]
and below the document:
[1]: example.com
Links using
this syntax, or using reference style:
this and below the document:
_italics_
,
*italics*
,
__bold__
,
**bold**
and
~~strikethrough~~
italics, italics, bold, bold and strikethrough
Indented:
> Block
>
> quotes
Inline `code` or literal.
Numbered lists:
1. Hello
2. world!
Unordered lists:
* Hello
* world!
Make sure to add an empty line before and after lists.
Numbered lists:
- Hello
- world!
Unordered lists:
Make sure to add an empty line before and after lists.