mdbook-shiftinclude 0.2.0

mdbook preprocessor for file inclusion with shift
1
2
3
4
5
6
# Change Log

## 0.1.0 - 2024-03-30

- Initial version, extracted from https://github.com/rust-lang/mdBook/pull/2333
- Derived from the `{{#include}}` functionality in the links preprocessor included with mdBook.