Skip to content

Support <abbr> and <acronym> #59

Description

@alexisLefebvre

I suggest to highlight these tags.

Bootstrap 3 used this style to add a cursor and a bottom border:

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions