Skip to content

Add ARIA to Vale uppercase exceptions

Kev Kloss requested to merge kkloss-master-patch-d81e into master

What does this MR do and why?

This adds ARIA as exception to the Vale gitlab.Uppercase suggestion. ARIA (formally WAI-ARIA), which stands for Accessible Rich Internet Applications, is a W3C standard centered around making web apps accessible to users with disabilities.

We refer to ARIA in uppercase format around 11 times in the docs.

Merge request reports