Skip to main content

Module markdown_generator

Module markdown_generator 

Source
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ยง

MarkdownGenerator
Drives the markdown generation run by walking tracked files, cleaning artifacts, and aggregating text.
MarkdownGeneratorOptions
Configuration that controls how markdown is generated.
MarkdownResult
Result returned after a markdown generation run.