mdbook/crates
cobyfrombrooklyn-bot d171e698fa Improve error message for invalid Font Awesome icons
When an invalid Font Awesome icon name is used (e.g. in git-repository-icon),
the error message now includes the icon name, the type that was searched,
valid prefix options (fas/fab/far), and a link to the FontAwesome icon gallery.

Before: Missing font github
After:  Unknown Font Awesome icon `github` for type `regular`. Hint: check
        the icon name and prefix (fas (solid), fab (brands), or far (regular))
        at https://fontawesome.com/v6/search?m=free

Fixes #3023
2026-02-24 08:58:05 -05:00
..
mdbook-compare mdbook-compare: fix duplicate "diff" print 2025-10-29 19:45:22 -07:00
mdbook-core Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-driver Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-html Improve error message for invalid Font Awesome icons 2026-02-24 08:58:05 -05:00
mdbook-markdown Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-preprocessor Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-renderer Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-summary Update to 0.5.2 2025-12-11 11:40:27 -08:00
xtask Fix incorrect string formatting in xtask error message 2025-10-15 06:57:39 -07:00