No Description

James Peret: 8040407fdc Initial commit 7 years ago
.gitignore 8040407fdc Initial commit 7 years ago
index.js 8040407fdc Initial commit 7 years ago
package.json 8040407fdc Initial commit 7 years ago
readme.md 8040407fdc Initial commit 7 years ago

readme.md

Testing Markdown Parser

This is a paragraph

  • A list
  • Of
  • Stuff

Some Math maybe? \( 5 + 5 \)

$$ 2 + 4^3 $$

\(5 + 5\)

[ a^{2} + b^2 = c^2 ]

Some text with inline math \(a^{2} + b^2 = c^2\)

And block math

[ e = sum_(n=0)^oo 1/n! ]