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
Enable ability to skip or disable the alt text check. This is because our application currently appends image alt text to the HTML as part of the publishing workflow, and so it is not expected that the images in the WYSIWYG editor would have alt text at that point.
The ambiguous link checker successfully notifies the user when they have a "click here" link, but not when the link says "this", "this article", "more" or "find out more". Would it be possible for the auditor to look for and flag links with this text (or any other text strings we identify in the future). i.e. can we create our own library of link text to flag?
(with thanks to Tomasz Jakut for pointing me in the right direction)
The text was updated successfully, but these errors were encountered:
I would like to propose the following:
Enable ability to skip or disable the alt text check. This is because our application currently appends image alt text to the HTML as part of the publishing workflow, and so it is not expected that the images in the WYSIWYG editor would have alt text at that point.
The ambiguous link checker successfully notifies the user when they have a "click here" link, but not when the link says "this", "this article", "more" or "find out more". Would it be possible for the auditor to look for and flag links with this text (or any other text strings we identify in the future). i.e. can we create our own library of link text to flag?
(with thanks to Tomasz Jakut for pointing me in the right direction)
The text was updated successfully, but these errors were encountered: