Skip to content

fix dead URLs plugin, correct some broken links#4965

Merged
Simek merged 1 commit into
mainfrom
fix-dead-urls-remark-plugin-correct-links
Jan 16, 2026
Merged

fix dead URLs plugin, correct some broken links#4965
Simek merged 1 commit into
mainfrom
fix-dead-urls-remark-plugin-correct-links

Conversation

@Simek

@Simek Simek commented Jan 15, 2026

Copy link
Copy Markdown
Collaborator

Why

Tried to run broken links check script locally, but find out that Remark cannot parse the plugin file:

Screenshot 2026-01-15 205741

How

Fix mdast type issue by defining declaration file and avoid clash with Node type, improve the plugin typings to avoid further parse issues.

Run lint:markdown:links script locally, and correct some of reported broken links in next and versioned docs for 0.83. Some warning generated by the plugin seems like false-positives so we need to investigate this further in the near future.

Preview

Screenshot 2026-01-15 210750

@netlify

netlify Bot commented Jan 15, 2026

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit b9a56b4
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/696947d49089a90008a6c6db
😎 Deploy Preview https://deploy-preview-4965--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Simek Simek requested a review from cortinico January 15, 2026 20:06
@Simek Simek merged commit 86622da into main Jan 16, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants