← blog

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

heading four

  1. ordered list item one
  2. ordered list item two
  3. oughta get those fishes out the way
heading five

a horizontal rule. das what hr means. 👇


heading six

an image:

imsoplantation

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;
}