Grace’s First Markdown Post 🤪

Setup

Heading 1

Heading 2

Heading 3

Heading 4

quotation

Alert Box!
Info Box!

General preformatted text:

# Do a thing
do_thing()

Python code and output: 1

# Prints 'Hello World'
print("Hello World")
Hello World

Shell command

echo "hello world"
./some_script.sh --option "value"
wget https://example.com/cat_photo1.png

Yaml

key: value
- another_key: "another value"

Cool Tables

I like
tables :)
  1. This is a footnote