Uh oh!
There was an error while loading. Please reload this page.
Create markdown import and rendering guide - #6150
Conversation
Add comprehensive guide covering two methods for importing and rendering markdown in TanStack Start applications: - Static markdown with content-collections for build-time loading - Dynamic markdown fetched from GitHub or remote sources at runtime Includes setup for unified/remark/rehype pipeline, code highlighting with Shiki, and practical examples for blog posts and documentation pages.
Caution Review failedThe pull request is closed. WalkthroughThis PR adds comprehensive documentation for rendering Markdown in TanStack Start React apps. It introduces a new navigation entry in the config file and a new guide covering static markdown via content-collections and dynamic markdown fetched from remote sources. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes
Possibly related PRs
Suggested reviewers
Poem
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
Comment |
View your CI Pipeline Execution ↗ for commit 2493d7f
☁️ Nx Cloud last updated this comment at |
Add comprehensive guide covering two methods for importing and rendering markdown in TanStack Start applications:
Includes setup for unified/remark/rehype pipeline, code highlighting with Shiki, and practical examples for blog posts and documentation pages.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.