This is THE blog of fish.
Absolutely! here is your piece of shit stupid blog nb reading: post-test.md
heading one.
gurt: brooo im the intro text. here's a link to noware then a link to someware and sum bold (brooropop) & italic and strikethrough text. also uh. inline code.
heading numbah two.
a blockquote. you like lorem chipsum dolor sit humor mane. you like consectetur adipiscing elit mane. You like sed do eiusmod WITH tempor incididunt mane. Well look no further sucka. and ut labore et dolore. Yeah mane. Its good ol' magna aliqua comedy mane.
heading three
- unordered list item one
- unordered list item two
- nested item
- another nested item
- unordered list item three
heading four
- ordered list item one
- ordered list item two
- oughta get those fishes out the way
heading five
a horizontal rule. das what hr means. 👇
heading six
an image:

a table:
| header one | header two | header three |
|---|---|---|
| cell one | cell two | cell three |
| cell four | cell five | cell six |
a code block:
function hello() {
console.log("world");
return 42;
}