Validate Your Markdown Links with Ease

next-validate-link is a powerful tool that ensures all your Markdown links in your Next.js app are valid and up-to-date.

Features

Link Validation

Automatically checks all Markdown links in your Next.js project for validity.

Broken Link Detection

Identifies and reports broken or outdated links in your documentation.

Markdown Compatibility

Works seamlessly with Markdown files in your Next.js project structure.

Don't miss the section

URL fragment and query strings are validated, parsed directly from Markdown pages.

Flexible

Dynamic routes, route groups, with or without static params, all checked.

Integrate with Fumadocs

Simplest way to validate links for your Fumadocs app.

How It Works

  1. 1

    next-validate-link scans your project for Markdown files.

  2. 2

    It extracts all links from the Markdown content.

  3. 3

    Each link is validated for correctness and accessibility.

  4. 4

    A report is generated with the results, highlighting any issues found.

Installation

npm install next-validate-link

Ready to Validate Your Links?

Start using next-validate-link today and ensure your Next.js app's documentation is always up-to-date.