An experimental Markdown parser focused on being extensible and simple (to understand).
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Cat /dev/Nulo 3fd85e93f7 Actualizar 'README.md' 2 years ago
.gitignore Init 2 years ago
README.md Actualizar 'README.md' 2 years ago
markdown.zig Init 2 years ago

README.md

Replaced by AaronSw.

markdown.zig

An experimental Markdown parser focused on being extensible and simple (to understand).

Status

Parses paragraphs, headings and code blocks. Nothing else yet.