UmbrellaDocs / linkspector

Uncover broken links in your content.
Apache License 2.0
55 stars 8 forks source link

fix: Update linkspector to check links to headings with inline bold, italic, code, link, and image elements #73

Closed gaurav-nelson closed 2 weeks ago

gaurav-nelson commented 2 weeks ago

Description

Updated linkspector to check links to headings with inline bold, italic, code, link, and image elements. The getText function now correctly parses parts of heading to convert into slug.

Fixes #72

Type of Change

Please delete options that are not relevant.

Checklist: