Simple tool that extracts code blocks from markdown files.
Go to file
2022-06-18 11:22:40 -05:00
src wildcard all the other variants 2021-07-06 13:26:38 -05:00
.envrc Add nix flake 2022-06-17 20:45:45 -05:00
.gitignore Add nix flake 2022-06-17 20:45:45 -05:00
Cargo.lock Add nix flake 2022-06-17 20:45:45 -05:00
Cargo.toml add metadata for crates.io 2021-07-06 00:49:08 -05:00
default.nix Update version 2022-06-18 11:22:40 -05:00
flake.lock Add nix flake 2022-06-17 20:45:45 -05:00
flake.nix Add nix flake 2022-06-17 20:45:45 -05:00
README.md add readme 2021-07-06 00:40:51 -05:00

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