Skip to content

uudoc: drop legacy FA4 fa class from platform icons#11641

Merged
sylvestre merged 1 commit intouutils:mainfrom
sylvestre:wasm-14
Apr 5, 2026
Merged

uudoc: drop legacy FA4 fa class from platform icons#11641
sylvestre merged 1 commit intouutils:mainfrom
sylvestre:wasm-14

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

mdbook 0.5's built-in Font Awesome parser sees the leading fa class and defaults to type=regular, which fails to find linux/windows/apple (they live under the brands family) and emits hundreds of WARN lines per build. Keeping only fa-brands fa-<icon> lets the parser resolve the icon correctly.

See https://rust-lang.github.io/mdBook/format/mdbook.html for the mdbook Font Awesome syntax.

mdbook 0.5's built-in Font Awesome parser sees the leading `fa` class
and defaults to type=regular, which fails to find linux/windows/apple
(they live under the `brands` family) and emits hundreds of WARN lines
per build. Keeping only `fa-brands fa-<icon>` lets the parser resolve
the icon correctly.

See https://rust-lang.github.io/mdBook/format/mdbook.html for the
mdbook Font Awesome syntax.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/date/resolution (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/cut/bounded-memory (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/pr/bounded-memory (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/tee/tee is no longer failing!
Note: The gnu test tests/csplit/csplit-heap is now being skipped but was previously passing.

@sylvestre sylvestre merged commit 2333e41 into uutils:main Apr 5, 2026
150 of 170 checks passed
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.

1 participant