Yet another Markdown Parser
  • Nim 89.7%
  • Shell 10.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-04-20 17:02:41 -05:00
.gitignore Add PKGBUILD file 2024-12-31 09:04:28 -06:00
PKGBUILD Support some HTML escape characters 2025-04-20 17:02:41 -05:00
README.md Initial commit 2022-05-28 10:58:13 -05:00
yamp.nim Support some HTML escape characters 2025-04-20 17:02:41 -05:00

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