Skip to content

refactor: remove redundant h5 element#34

Open
lex111 wants to merge 1 commit intoelviswolcott:masterfrom
lex111:remove-h5
Open

refactor: remove redundant h5 element#34
lex111 wants to merge 1 commit intoelviswolcott:masterfrom
lex111:remove-h5

Conversation

@lex111
Copy link
Contributor

@lex111 lex111 commented Apr 24, 2021

Resolve a11y issue without breaking changes:

Heading levels should only increase by one
Headings must be in a valid logical order, meaning h1 through h6 element tags must appear in a sequentially-descending order.

Closes #26

cc @elviswolcott

@junyper
Copy link

junyper commented Jan 21, 2022

Thanks for fixing this. I hope this is merged soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

h5 element accessibility issue

2 participants