fix: 코드블록 HTML 마크다운 판별 복구#657
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
💤 Files with no reviewable changes (1)
📝 Walkthrough개요마크다운과 HTML 콘텐츠를 구분하는 새로운 변경 사항마크다운 렌더링 경로 결정 통합
관련 가능성 있는 PR
제안 라벨
시
🎯 3 (Moderate) | ⏱️ ~25분 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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
<p>...) on the HTML path.Verification
yarn lint:fix(0 errors, existing warnings only)yarn prettier:fix(exit 0; existing.codex/skills/clarify.mdsymlink warning)yarn typecheckyarn test:unit src/features/admin/course-management/model/admin-course-markdown.test.ts src/utils/markdown-rendering-utils.test.tsgit diff --checkSummary by CodeRabbit
릴리스 노트
Bug Fixes
Refactor
Tests