Hello World

This is my first post written in Markdown.

Some things I can do:

  • italic text
  • bold text
  • a link

Second Heading

A normal paragraph of text. Just write like you normally would.

Here is some inline code and below is a code block:

print("hello world")

That’s it.