This website requires JavaScript.
Explore
Help
Sign In
Rockingcool
/
md-to-html
Watch
1
Star
0
Fork
0
You've already forked md-to-html
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
89
Commits
3
Branches
0
Tags
234145bcb3f28f09d52f7e9b467fe342ca560ef8
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Aadhavan Srinivasan
234145bcb3
Started working on parsing changes to allow incomplete elements to be parsed (eg. opening bold, followed by text, without closing bold)
2025-05-20 22:21:59 -04:00
app
Trying to fix a bug where a header with a newline isn't recognized as a header
2025-05-04 01:34:24 -04:00
src
Started working on parsing changes to allow incomplete elements to be parsed (eg. opening bold, followed by text, without closing bold)
2025-05-20 22:21:59 -04:00
.gitignore
Updated .gitignore
2025-05-02 10:35:52 -04:00
cabal.project.local
First commit
2025-04-27 23:22:45 -04:00
cabal.project.local~
First commit
2025-04-27 23:22:45 -04:00
CHANGELOG.md
First commit
2025-04-27 23:22:45 -04:00
LICENSE
First commit
2025-04-27 23:22:45 -04:00
md-to-html.cabal
Add relevant modules to other-modules section, to get rid of cabal's
2025-05-09 23:10:34 -05:00
Description
A Markdown to HTML parser in Haskell.
1
MiB
Languages
Haskell
100%