Expand description
Simple rust library and CLI to extract code blocks marked with triple backticks from markdown files into source files.
§Installation
To download the latest release, please run either cargo install md2src
or brew install AlexanderWillner/tap/md2src
.
§Example
Run run md2src README.md
to create the source file named code_snippet_000.rs
.
Structs§
- Markdown to source code