Headings and Text
Heading 1
Heading 2
Heading 3
Normal paragraph text. This is a link. This is marked text.
This is small text
This is inserted text and this is deleted text.
This is a blockquote with a citation.
This is inline code
// This is a code block
function example() {
return "Hello World";
}