1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Header 1
## Header 2
### Header 3
#^ Super line
#_ Sub line
*Bold text*
_Italic text_
__Underlined text__
^{sup short}
_{sub short}
> Quote
> one long
- List item
$Typst text$
Plaintext
[*this* is a _crazy_ link!](meo\)w)
#fg<blue>
{
body
#bg<red>{nested color woo}
} lol
> this is\
also one quote
> and this
is normal text below a quote
> lol
> > nesting
> meow
`this \* is \`_code_\`!`
testing a ```rust
cursed rust
codeblock
lol ``` meow