A mdbook preprocessor that allows the re-usability of template files with dynamic arguments
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
sgoudham e96c2133fb
Remove unused dependencies & add aho-corasick to substitute strings
2 years ago
src Remove use of 'dyn' to improve efficiency 2 years ago
.gitignore Add /.idea to .gitignore 2 years ago
Cargo.toml Remove unused dependencies & add aho-corasick to substitute strings 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago

README.md

mdbook-template

A mdbook preprocessor that allows the re-usability of template files with variable arguments