o
odinpkg.dev
packages / library / ratsbloggenerator

ratsbloggenerator

bfb1ba8library

No description provided.

No license · updated 5 months ago

Markdown -> HTML generator for my website

Run it like odin run . -- source.md target.html

You will need to install the tree-sitter parsers yourself!

Currently the project supports

Parsers should go in the ./parsers/ folder. Highlight queries should go in the ./highlights/ folder. The names are expected to match, so odin.scm will highlight odin.json