headings

This is plain markdown, I can make things italic bold or both

headings

subheadings

  • i can make lists
  • another
  • another
  • another
print("hello") 
## [1] "hello"

Look at the output above

Equations

incline

\(x^2\)

standalone

\[ a^2 + b^2 = c^2 \]

$10 is text \(10\) is math mode