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

Correction: map i element to emphasis #477

Merged
merged 3 commits into from
May 9, 2023
Merged

Correction: map i element to emphasis #477

merged 3 commits into from
May 9, 2023

Conversation

scottaohara
Copy link
Member

@scottaohara scottaohara commented Apr 27, 2023

Closes #475

i should have also mapped to emphasis, similarly to how both b and strong map to role=strong.

Implementation


Preview | Diff

i should have also mapped to emphasis, per previous work to make b and strong both map to role=strong.  consistency!
@scottaohara scottaohara merged commit c8a09de into gh-pages May 9, 2023
1 check passed
@scottaohara scottaohara deleted the issue475 branch May 9, 2023 11:08
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.

Why are <b> and <s> mapped to semantic roles, but <i> is not?
2 participants