craftcms / anchors

Add anchor links to headings in your Craft CMS website content.
MIT License
48 stars 7 forks source link

accessibility improvements #23

Closed i-just closed 1 year ago

i-just commented 1 year ago

Description

Added the aria-label attribute to the anchor link. Changed tag added above the heading from anchor to span to improve the experience when tabbing through the page with the keyboard

The issue affects both v2 and main. The same commit can be applied to the main too.

Related issues

21