I want to show grayed-out placeholder text on my website for months where there is no newsletter.
Lighthouse (in Chrome Dev Tools) complains that these grayed-out items "do not have sufficient contrast ratio", but that is intentional.
Is there any way to annotate the elements to explain to Lighthouse (and any screen-readers) of my intention—i.e. that they should be ignored?
