-
-
Notifications
You must be signed in to change notification settings - Fork 199
Open
Labels
discussionOpen discussion about a particular feature or proposed changeOpen discussion about a particular feature or proposed change
Description
Description
My System - Joomla Accessibility Checker tells me there is a problem with empty links. I fixed it in:
league/commonmark/src/Extension/HeadingPermalink/HeadingPermalinkRenderer.php
by commenting out line 70 so the href attribute does not appear in the anchor. Could that be right?
Example
//$attrs->set('href', '#' . $fragmentPrefix . $slug);
Did this project help you today? Did it make you happy in any way?
No response
Metadata
Metadata
Assignees
Labels
discussionOpen discussion about a particular feature or proposed changeOpen discussion about a particular feature or proposed change