Yet another Markdown Parser
- Nim 89.7%
- Shell 10.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| PKGBUILD | ||
| README.md | ||
| yamp.nim | ||
YAMP
Yet Another Markdown Parser
A barebones Markdown to HTML parser written in Nim. Designed for my own usage, based on the Markdown and HTML features I use most often.
Usage
./yamp input.md output.html