docs(book): fix nested codeblock fence in first-command step 3#1936
docs(book): fix nested codeblock fence in first-command step 3#1936uinstinct wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDocumentation fix in ChangesDocumentation fence delimiter correction
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Summary
markdown ...) so the inner 3-backtick bash block nests correctly.UX Journey
Before
User opens /book/first-command → scrolls to Step 3 → sees broken markdown rendering after the bash codeblock.
After
User opens /book/first-command → scrolls to Step 3 → sees the full nested codeblock rendered correctly.
Architecture Diagram
Before
N/A — single markdown file change.
After
N/A — single markdown file change.
Connection inventory
Label Snapshot
Change Metadata
Linked Issue
Validation Evidence (required)
Security Impact (required)
Compatibility / Migration
Human Verification (required)
Side Effects / Blast Radius (required)
Rollback Plan (required)
Risks and Mitigations
None.
Summary by CodeRabbit
Release Notes