LAD Preprocessor for mdbook
This is a preprocessor for mdbook that allows you to include LAD files in your markdown files.
Usage
Add the following to your book.toml:
[]
Then any files with the .lad.json extension will be processed by the preprocessor.
So for example if you have the following structure:
- -
The lad_file.lad.json will be processed by the preprocessor, and appropriate nested markdown will be generated from there on out using the LAD file chapter as the parent page.
If the file is not found