Created attachment 233382 [details] screenshot A WebAIM accessibility check of Chapter 2 of the FreeBSD Handbook finds two contrast errors in one place under <https://docs.freebsd.org/en/books/handbook/bsdinstall/#_booting_on_powerpc>: > boot cd:,\ppc\loader cd:0 At a glance, it's as if \ is misinterpreted as an escape character. Four characters are mis-coloured.
Fixed with the last changes from the Handbook working group. Thanks!