fml 0.3.1

Friendly Markup Language
Documentation
# 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