docs: fix malformed code fence in docs-info guide#837
docs: fix malformed code fence in docs-info guide#837pavan-sh wants to merge 1 commit intoTanStack:mainfrom
Conversation
👷 Deploy request for tanstack pending review.Visit the deploys page to approve it
|
|
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)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughA documentation file was corrected by removing a stray trailing character sequence from a fenced code block example in the "Code Blocks" section, ensuring the markdown syntax is properly closed without extraneous characters. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 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 |
Fixes a malformed markdown code fence in docs-info.md (Maintainer Documentation Guide, Code Blocks section) by removing an accidental `;``` line so the example renders correctly.
Reference URL: https://github.com/pavan-sh/tanstack.com/pull/new/docs/fix-docs-info-code-fence-clean

Screenshot -
Summary by CodeRabbit
Documentation