Skip to content

Conversation

@nearestnabors
Copy link
Contributor

Summary

  • Adds a <link rel="alternate" type="text/markdown"> tag to every page's <head> element
  • Allows crawlers to discover the markdown version of each page at /path/to/page.md
  • Handles root paths (//index.md) and trailing slashes

Test plan

  • Verify the link tag appears in page source
  • Confirm the href correctly maps to the markdown path for various pages

🤖 Generated with Claude Code

Adds a <link rel="alternate" type="text/markdown"> tag to every page's
<head> element, allowing crawlers to discover the markdown version of
each page at /path/to/page.md.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 4, 2026 0:25am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants