Bug 263457

Summary: Documentation: reverse solidus \ and the subsequent character lack contrast (mis-coloured) in representation(s) of code
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: carlavilla
Priority: --- Keywords: accessibility
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-doc/blob/main/documentation/content/en/books/handbook/bsdinstall/_index.adoc#42-booting-on-powerpc
Attachments:
Description Flags
screenshot none

Description Graham Perrin freebsd_committer freebsd_triage 2022-04-21 20:39:44 UTC
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.
Comment 1 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2023-07-17 18:04:41 UTC
Fixed with the last changes from the Handbook working group.
Thanks!