This repository has been archived on 2021-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
markdown.zig/README.md

10 lines
241 B
Markdown

# Replaced by [AaronSw](https://gitea.nulo.in/Nulo/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.