Sundries
A collection of assorted markdown formatting.
Note that there should be no space between the enclosing markers and the text.
| Syntax | Result |
|---|---|
| **strong** | strong |
| _emphasis_ | emphasis |
| `literal text` | literal text |
| ~~strikethrough~~ | |
\*escaped symbols\* |
*escaped symbols* |
H2O
H~2~O
4th of July
4^th^ of July
Here is a quote. The attribution is added using the block attribute attribution.
{attribution="Hamlet act 4, Scene 5"}
We know what we are, but know not what we may be.
Same as using <hr> HTML tag: