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.
You must log in or register to comment.