forcats icon indicating copy to clipboard operation
forcats copied to clipboard

Missing alt= attribute in html vignettes

Open MichaelChirico opened this issue 3 years ago • 0 comments

We have tooling that calls out .html images missing alt= tags. Three such examples are in the forcats vignette, e.g.:

https://github.com/tidyverse/forcats/blob/bd319e08dd1bbc4b292a06b0872203809101327e/vignettes/forcats.Rmd#L30-L34

Now that knitr supports adding an image alt, would you like me to flag these accessibility issues as I come across them?

MichaelChirico avatar Sep 14 '22 19:09 MichaelChirico