-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Create markdown import and rendering guide #6150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.