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 e8eb22f3ae Added pragmas to suppress LSP warnings; removed a random line that was
added by the LSP
2 months ago
app Trying to fix a bug where a header with a newline isn't recognized as a header 2 months ago
src Added pragmas to suppress LSP warnings; removed a random line that was 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 Add relevant modules to other-modules section, to get rid of cabal's 2 months ago
test.hs Proof of concept for leftmostLongest function 2 months ago