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 2b771256a1 Only get the first parse result, makes things easier to see 2 months ago
app Only get the first parse result, makes things easier to see 2 months ago
src Rename file name to match module name 2 months 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 Updated cabal file with instructions on split modules 2 months ago
test.hs Proof of concept for leftmostLongest function 2 months ago