Skip to content

report missing alt text in vignettes#2985

Open
EmilHvitfeldt wants to merge 1 commit intor-lib:mainfrom
EmilHvitfeldt:alt-text-vignette-check
Open

report missing alt text in vignettes#2985
EmilHvitfeldt wants to merge 1 commit intor-lib:mainfrom
EmilHvitfeldt:alt-text-vignette-check

Conversation

@EmilHvitfeldt
Copy link
Copy Markdown
Member

Issue #2357 asked for pkgdown to warn when images in vignettes lack alt text. The issue was closed as fixed, but the implementation only checks the home page (index.html), not articles or vignettes.

This PR does 2 things:

  • have check_missing_images() loop over all the vignettes
  • exclude .logo classes which typically would catch the hex logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant