mdbook/crates/mdbook-html/src
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
..
html Support new font-awesome class names 2025-11-19 16:04:34 -08:00
html_handlebars Fix heading nav with folded chapters 2025-10-20 17:31:40 -07:00
theme Move theme copy to the Theme type and reduce visibility 2025-09-20 17:55:12 -07:00
lib.rs Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
utils.rs Add a comment about the intent of HTML id generation 2025-11-04 16:05:36 -08:00