Skip to content

Conversation

@ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Feb 3, 2026

Summary

  • strip markdown code fences from @appwrite.io/repo examples before rendering
  • prevent nested fences in API reference example panel

Testing

  • not run (not requested)

Summary by CodeRabbit

Release Notes

  • Chores

    • Updated development dependencies
  • Bug Fixes

    • Improved demo content display by removing unnecessary formatting syntax

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 3, 2026

Walkthrough

This PR updates the @appwrite.io/repo dev dependency to a new commit hash and introduces a stripMarkdownCodeFence() helper function in the specs processing module. The helper function extracts code content from markdown fenced code blocks, and is applied to normalize demo content retrieved from examples before usage.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically summarizes the main change: stripping code fences from repository examples, which is directly reflected in the code changes.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore-strip-example-fences

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ChiragAgg5k ChiragAgg5k merged commit b9bea2c into main Feb 3, 2026
6 checks passed
@ChiragAgg5k ChiragAgg5k deleted the chore-strip-example-fences branch February 3, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants