Open
Description
Adding <time>
tag helps with accessibility, such as screen readers.
one thing i'm worried about is that it'll cause breaking changes:
add_spans
should be renamed towrap_tags
to not be misreading (as span != time)- css rules targetting old spans would be broken (
span.git-revision-date-localized-plugin
)
I'm willing to open a PR if these changes would be acceptable.
Metadata
Metadata
Assignees
Labels
No labels