Support anchor links in mint broken-links
#1603
bomberstudios
started this conversation in
Feature Requests
Replies: 1 comment
-
|
+1, especially given that most crawler link checkers do not support fragment anchors in Mintlify, so it seems there's no good way to check them now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be awesome (and quite useful) if
mint broken-linkssupported checking for broken anchor links.Here's an example, based on our own experience:
/features) with a few subsections, defined ash2titles/features#feature-oneand/features#feature-twofrom other pages/features#feature-threenow lives infeatures/feature-three)/features#feature-threepoint to the wrong thing, but runningmint broken-linksshows no broken linksIf the CLI could look into the page contents, and realize that there's no
#feature-threeanchor ID on the destination page, it could show a warning.Thanks in advance! 🙌🏼
Beta Was this translation helpful? Give feedback.
All reactions