a test post
lorem ipsum dolor sit amet… i forgot the rest. i can’t be asked to find a generator so here is some filler yap instead. this post is meant to test my markdown rendering.
here is an h1 like the post title
looks pretty nice. inline code looks like this. not bad either. it also supports bold, italic, and strikethrough.
a subheading, wow!
i think this looks really nice actually.
- here are some bullet points!
- testing, testing, one two three…
- is this thing on?
let’s try a code block now
to print hello world in java:
class Main {
public static void main(String[] args) {
System.out.println("hello, world!");
}
} an h3 looks like this
looks pretty good to me 👍