djlint / djLint

✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang
https://djLint.com
GNU General Public License v3.0
686 stars 84 forks source link

[FEATURE] Anyone developing rules to satisfy ADA requirements in HTML templates? #718

Open bulldoguk opened 1 year ago

bulldoguk commented 1 year ago

Feature Request

The custom rules feature works like a charm, but before I dig into all the regex, etc needed to check for ARIA tags, etc to satisfy ADA compliance - has anyone / is anyone already working on this so we can combine forces?

welcome[bot] commented 1 year ago

Thanks for opening your first issue here!

christopherpickering commented 1 year ago

Hey @bulldoguk thanks for brining this one up, it would be great to have a set of rules for these. Is there a more readable doc than the government one on what tag/attribute combinations are required? https://www.ada.gov/law-and-regs/design-standards/

juleskuehn commented 1 year ago

The presence or absence of ARIA tags won't determine Section 508 compliance.