-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
@jenweber tried to fix this problem in #36, but with the redesign-branch merged a lot changed. So this should be started from scratch.
Before
<h2 id="some-title">Some title</h2>
<section aria-labelledby="some-title">
<p>Ember is doing better at accessibility</p>
<section>After
<section aria-labelledby="some-title">
<h2 id="some-title">Some title</h2>
<p>Ember is doing better at accessibility</p>
<section>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers