md4zig - Zig wrapper around md4c for parsing Markdown
md4zig - Zig wrapper around md4c for parsing Markdown
github.com
GitHub - fjebaker/md4zig: Zig wrapper around md4c for parsing Markdown.
From the README:
A Zig wrapper around md4c for parsing Markdown.
Exposes a single function that puts a parser type together from comptime-known Zig functions. The generalisation to using vtables is left as an exercise to the user.