Expand description
Utilities that turn a repository into a human readable markdown file, handling ignore files
and ensuring the generated artifacts are tracked in .gitignore.
Structsยง
- Markdown
Generator - Drives the markdown generation run by walking tracked files, cleaning artifacts, and aggregating text.
- Markdown
Generator Options - Configuration that controls how markdown is generated.
- Markdown
Result - Result returned after a markdown generation run.