Simple rust binary to extract code blocks marked with triple backticks from markdown files into source files.
To download the latest release, please run cargo install md2src
.
Run run md2src
(or cargo run
) to create the source files named codeXXX.ext
.
Please note, that the current version is just a a proof of concept / minimal valuable product state. Things planned: