markdown-it-github-headings icon indicating copy to clipboard operation
markdown-it-github-headings copied to clipboard

:octocat: Add anchors and links to headings just like Github does

Results 6 markdown-it-github-headings issues
Sort by recently updated
recently updated
newest added

This line needs to be removed: Note that you already have `aria-hidden=true` on the SVG, which should suffice. Google's PageSpeed Insights deems this current behavior negatively.

Support custom href. For HashRouter, this is very necessary.

The content of the `` itself should be wrapped with an `` tag.

Ref: https://github.com/Flet/github-slugger/issues/32

The `innertext` dependency is dependent on `html-entities` which results in an extra 46.2 KB or 13.82 KB gzip'd. Could `innertext` be replaced with a more lightweight library?