cds-snc / cds-snc/notification-utils
Migrate to a maintained html validation library
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 7
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 3
Description
The current [html validation library](https://github.com/cds-snc/notification-utils/blob/f63b17eca13835a41826f276fcc6d0472a5b8dc6/notifications_utils/validate_html.py#L1) is no longer being maintained and uses the legacy w3 validator. Migrating to its successor will reduce the chance of future outages due to w3.org discontinuing its legacy validator.
Successor: https://github.com/svenkreiss/html5validator
Contributor guide
Assessment
This issue has not been assessed yet.