mdbook/crates/mdbook-html
Eric Huss 4b5ea14ee1 Support new font-awesome class names
In version 6, Font Awesome changed so that the class names look like
`fa-solid fa-cat` instead of `fas fa-cat`. This updates so that it
handles this new style.
2025-11-19 16:04:34 -08:00
..
front-end Hide the sidebar resize handle when scripting isn't available 2025-11-05 19:11:09 -08:00
src Support new font-awesome class names 2025-11-19 16:04:34 -08:00
Cargo.toml Update to 0.5.0 2025-11-17 08:57:52 -08: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