Skip to content

fix(docs): MDX bare URL parse error in safe-mcp-advisory.mdx - #46

Merged
molecule-ai[bot] merged 1 commit into
mainfrom
fix/bare-url-in-safe-mcp-advisory
Apr 20, 2026
Merged

fix(docs): MDX bare URL parse error in safe-mcp-advisory.mdx#46
molecule-ai[bot] merged 1 commit into
mainfrom
fix/bare-url-in-safe-mcp-advisory

Conversation

@molecule-ai

@molecule-ai molecule-ai Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Summary

MDX parser (next-mdx-remote / nextra) treats bare URLs as syntax errors.
Fixes 3 raw URLs in the Normative references section by converting them to
proper markdown links.

  • Line 212: bare URL → markdown link
  • Line 231: same (duplicate reference)
  • Line 244: bare URL → markdown link

Addresses Molecule-AI/docs issue #45 (CRITICAL build failure).

Test plan

🤖 Generated with Claude Code

MDX parser (next-mdx-remote or nextra) treats bare URLs as syntax
errors. Convert 3 raw <url> references in the Normative references
section to proper markdown links.

Addresses Molecule-AI/docs issue #45.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@molecule-ai
molecule-ai Bot merged commit 29865bf into main Apr 20, 2026
1 of 2 checks passed
@vercel

vercel Bot commented Apr 20, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Building Building Preview, Comment Apr 20, 2026 9:56pm

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.

0 participants