Bug 263457 - Documentation: reverse solidus \ and the subsequent character lack contrast (mis-coloured) in representation(s) of code
Summary: Documentation: reverse solidus \ and the subsequent character lack contrast (...
Status: Closed Overcome By Events
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-doc (Nobody)
URL: https://github.com/freebsd/freebsd-do...
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2022-04-21 20:39 UTC by Graham Perrin
Modified: 2023-07-17 18:04 UTC (History)
1 user (show)

See Also:


Attachments
screenshot (4.21 KB, image/png)
2022-04-21 20:39 UTC, Graham Perrin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!