Michael-F-Bryan / mdbook-epub

An experimental mdbook backend for creating EPUB documents.
https://michael-f-bryan.github.io/mdbook-epub/
Mozilla Public License 2.0
355 stars 46 forks source link

how to use mdbook Preprocessors #88

Open jeffjiang0613 opened 6 months ago

jeffjiang0613 commented 6 months ago

The generated epub file still contains {{ #rustdoc_include }} tags, it seems that the default preprocessors do not work. I tried it with the newest released version and the main brunch, both don't work.

links: Expands the {{ #playground }}, {{ #include }}, and {{ #rustdoc_include }} handlebars helpers in a chapter to include the contents of a file. See Including files for more.

blandger commented 6 months ago

Pls give more details on issue. What's the book, what is the book (sources), mdbook-epub installed ?

blandger commented 3 months ago

@jeffjiang0613 can you provide link to branch with all code changes, pls?