mdbook/crates/mdbook-html
Michael Howell 2dc8c5e686 Use embedded SVG instead of fonts for icons
The [downsides of icon fonts] are well-documented, and also, why ship all of
the icons when it only uses 14?

[downsides of icon fonts]: https://speakerdeck.com/ninjanails/death-to-icon-fonts
2025-08-14 20:14:55 -07:00
..
front-end Use embedded SVG instead of fonts for icons 2025-08-14 20:14:55 -07:00
src Use embedded SVG instead of fonts for icons 2025-08-14 20:14:55 -07:00
Cargo.toml Use embedded SVG instead of fonts for icons 2025-08-14 20:14:55 -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