Skip to content

Correct semantic use of markup #22

Description

@adam3smith

This one may be on me, so I'll fix this, but there's a semantic distinction between <i> and <em>

<em> is used for emphasis and tools that use semantic information (like screenreaders) will interpret it this way: For example: We should really get to this soon.

<i> is used for stylistic italics, such as for species names and, most relevant here, book and journal titles.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions