···11+---
22+title: Full Test
33+date: 3000-12-31
44+colour: "#008282"
55+image: "mc_map_art.png"
66+---
77+88+---
99+1010+## this
1111+1212+### is
1313+1414+#### simply
1515+1616+##### a
1717+1818+###### test
1919+2020+## Paragraphs
2121+2222+here is a paragraph
2323+2424+and here is another
2525+2626+paragraph with **_strong emph_**, **\*strong** in emph\*, **_emph_ in strong**, **in strong _emph_**, and \*in emph **strong\*** but not ~~this text~~ bc i said so
2727+2828+now heres a paragraph with a [link](/blog "Goes to blog") which goes to blog, [a link](https://vielle.dev/) which points to my site, and a link to <https://deer.social>
2929+3030+## Code
3131+3232+```html
3333+<h1>Code</h1>
3434+```
3535+3636+## Tables
3737+3838+| this | is |
3939+| ---- | ----- |
4040+| a | table |
4141+4242+## Blockquotes
4343+4444+> and this, a block quote
4545+> which is multiline
4646+4747+> and heres another
4848+4949+> $NOTE
5050+> This one is a note
5151+5252+> $ALERT
5353+> This one is another keyword
5454+5555+## Lists
5656+5757+### Unordered
5858+5959+- an unordered list
6060+ - with nesting
6161+- going back
6262+- again
6363+6464+## Ordered
6565+6666+1. an unordered list
6767+2. which has
6868+6969+1) nesting
7070+2) high numbers
7171+7272+999999999. biiig
7373+7474+### Check
7575+7676+- [ ] make this look good
7777+- [ ] make `/blog` look good
7878+- [ ] oh yeah that was an inline code 💪
7979+8080+## Image
8181+8282+
8383+8484+
8585+8686+