You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2020. It is now read-only.
Migrated from: https://issues.civicrm.org/jira/browse/CRM-18228
Lots of images in the User Guide don't have alt text. We should add alt text to these images to improve accessibility.
Here's a command which finds lots of these
grep -Pir '\!\[(image)+\]\([^)]*\)'
(currently 251 results)The text was updated successfully, but these errors were encountered: