Open external links in a new tab#331
Conversation
Adds rehype-external-links to the markdown pipeline so all external URLs across the docs site render with target="_blank" + rel="noopener noreferrer". Internal links (relative paths) are unaffected. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Orca <help@stably.ai>
|
Warning Review limit reached
Your plan currently allows 1 review/hour. Refill in 59 minutes and 32 seconds. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more review capacity refills, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying espresense with
|
| Latest commit: |
fc628e1
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d341952d.espresense.pages.dev |
| Branch Preview URL: | https://docs-external-links-new-tab.espresense.pages.dev |
Summary
target="_blank"+rel="noopener noreferrer"/firmware,/quick-start) are unaffectedWhy
Store/affiliate links on
/nodesand tutorial cross-references to GitHub discussions kept yanking readers off the docs without warning. Opening external links in a new tab is the convention most docs sites follow.Test plan
npx astro buildclean — 36 pagestarget="_blank"; internal links (/firmware,/credits) do notMade with Orca 🐋