We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0112c1b commit e3c79f5Copy full SHA for e3c79f5
script/wcag.js
@@ -1,4 +1,4 @@
1
-var version="22";
+var version="21";
2
3
function titleToPathFrag (title) {
4
return title.toLowerCase().replace(/[\s,]+/g, "-").replace(/[\(\)]/g, "");
0 commit comments