mdbook/crates/mdbook-html
Eric Huss 1620858032 Improve the heading nav debug
This updates the heading nav debug code with a few changes:

- Now enabled with the `mdbookEnableThresholdDebug` function.
- Adds a table with the relevant internal variables.
2025-10-20 17:05:44 -07:00
..
front-end Improve the heading nav debug 2025-10-20 17:05:44 -07:00
src Move theme copy to the Theme type and reduce visibility 2025-09-20 17:55:12 -07:00
Cargo.toml Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
README.md Add READMEs for all new crates 2025-07-23 17:47:31 -07:00

mdbook-html

Documentation crates.io Changelog

This is the HTML renderer for mdBook. This is intended for internal use only. It is automatically included by mdbook-driver to render books to HTML.

This crate is maintained by the mdBook team, primarily for use by mdBook and not intended for external use (except as a transitive dependency). This crate may make major changes to its APIs or be deprecated without warning.

License

Mozilla Public License, version 2.0