Description
Extracts code blocks from Markdown documents so examples, documentation, or literate-programming notes can generate real source files. It helps projects keep explanation and code snippets together while still producing runnable files.
Generated code should be reviewed before execution. Markdown examples may be incomplete, outdated, or unsafe when copied directly into build scripts.