mdbook-cmdrun 0.7.3

mdbook preprocessor to run arbitrary commands
Documentation
1
2
3
4
5
6
7
8
[book]
authors = ["Fauconfan"]
language = "en"
src = "src_parent/src"
title = "CmdRun Test Book"

[preprocessor.cmdrun]
command = "../../target/debug/mdbook-cmdrun"