# 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.