1 Open Issue Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task requires creating a pulldown-cmark extension crate to handle Nixpkgs-flavored CommonMark extensions, replacing the current regex-based approach in the NDG (Not a Docs Generator) project. This involves extracting the specification for these extensions and implementing them within a new crate, improving robustness and maintainability.

Complexity: 4/5
enhancement help wanted v2

NDG: Not a Docs Generator

Rust