Markdown Parser

A recursive markdown parser that doesn't use any regex. Allows the nesting of nodes within each other.

High probability of bugs, this hasn't been tested much

The html folder contains a test html file produced by the program.