Beni's website

← Back to blog posts

hello there

this is a test blog post with some markdown in it.

look, some bold text, along with some underlined, inline code

this is a blockquote

some more code

const hello = "world";
console.log(hello, 1 + 1);