We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28561b7 commit 72f0187Copy full SHA for 72f0187
doc/API.md
@@ -102,8 +102,9 @@ The current set of tags supported are listed in the following table:
102
103
| Tag Name | Accessibility Standard/Purpose |
104
| --------------- | :-----------------------------------------: |
105
-| `wcag2a` | WCAG 2.0 Level A |
106
-| `wcag2aa` | WCAG 2.0 Level AA |
+| `wcag2a` | WCAG 2.0 & WCAG 2.1 Level A |
+| `wcag2aa` | WCAG 2.0 & WCAG 2.1 Level AA |
107
+| `wcag21a` | WCAG 2.1 Level A |
108
| `wcag21aa` | WCAG 2.1 Level AA |
109
| `section508` | Section 508 |
110
| `best-practice` | Best practices endorsed by Deque |
0 commit comments