Simple tool that extracts code blocks from markdown files.
src | ||
.envrc | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
README.md | ||
rustfmt.toml |
Markout
Extract code blocks from markdown files.
Build: cargo build
Run:
markout --help
markout [file]
markout --lang py [file]
Contact
License: GPL3
Author: Michael Zhang