Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

gaurav-nelson
Copy link
Contributor

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.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@gaurav-nelson gaurav-nelson merged commit 186afcb into main Jun 30, 2024
4 checks passed
@gaurav-nelson gaurav-nelson deleted the inline-code-in-headings branch July 1, 2024 02:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Links to sections that contain inline code in the heading are reported as broken
1 participant