Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing alt tag and additional attributes #1237

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

nickvergessen
Copy link
Member

Error: Attribute notification_id not allowed on element [li](https://html.spec.whatwg.org/multipage/#the-li-element) at this point.
Error: Attribute object_type not allowed on element [li](https://html.spec.whatwg.org/multipage/#the-li-element) at this point.
Error: Attribute object_id not allowed on element [li](https://html.spec.whatwg.org/multipage/#the-li-element) at this point.
Error: An img element must have an alt attribute, except under certain conditions. For details, consult [guidance on providing text alternatives for images](https://www.w3.org/WAI/tutorials/images/).

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the bugfix/noid/fix-html-validation branch from c8fbb02 to 50c1e5d Compare July 29, 2022 15:27
@nickvergessen nickvergessen merged commit dea0f7c into master Jul 29, 2022
@nickvergessen nickvergessen deleted the bugfix/noid/fix-html-validation branch July 29, 2022 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants