Skip to content

Conversation

@ehuss
Copy link
Contributor

@ehuss ehuss commented Nov 20, 2025

This updates the Font Awesome support and documentation:

  • Support class names like "fa-solid" instead of just "fas". In version 6, Font Awesome changed their class names.
  • Fix the documentation for git-repository-icon which wasn't working, and to also try to be clearer about its syntax.
  • Link directly to the v6 icon search.
  • Update the 0.5 migration guide to emphasize that the available icons has changed.

cc #2945

In version 6, Font Awesome changed so that the class names look like
`fa-solid fa-cat` instead of `fas fa-cat`. mdBook is not handling the
new style.
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.
This updates the documentation to try to improve the Font Awesome
support.
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Nov 20, 2025
@ehuss ehuss enabled auto-merge November 20, 2025 00:18
@ehuss ehuss added this pull request to the merge queue Nov 20, 2025
Merged via the queue into rust-lang:master with commit 8385e75 Nov 20, 2025
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: waiting on a review label Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants