A Markdown to HTML parser in Haskell.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Aadhavan Srinivasan e025614324 Print extra newline if output text doesn't include a newline 3 weeks ago
app Print extra newline if output text doesn't include a newline 3 weeks ago
src Created a separate parser list for all parsers (except the unit parser 3 weeks ago
.gitignore Updated .gitignore 2 months ago
CHANGELOG.md First commit 2 months ago
LICENSE First commit 2 months ago
cabal.project.local First commit 2 months ago
cabal.project.local~ First commit 2 months ago
md-to-html.cabal Add more packages to cabal file 3 weeks ago