fix(unist): convert commented markdown into HTML - #1049
Draft
avivkeller wants to merge 1 commit into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1049 +/- ##
==========================================
- Coverage 89.57% 88.45% -1.12%
==========================================
Files 202 202
Lines 18992 18993 +1
Branches 1772 1754 -18
==========================================
- Hits 17012 16801 -211
- Misses 1972 2185 +213
+ Partials 8 7 -1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
avivkeller
marked this pull request as draft
August 21, 2026 16:23
Contributor
|
| File | Main | PR | Change |
|---|---|---|---|
orama-db.json |
9.14 MB | 9.14 MB | -1.00 B (-0.0%) |
Performance estimate (single CI run)
- Generation time: 12.7% slower (8.76 s → 9.87 s)
- Peak memory: 7.9% lower (1.91 GB → 1.76 GB)
web Generator
Performance estimate (single CI run)
- Generation time: 3.1% faster (86.68 s → 84.00 s)
- Peak memory: 0.3% lower (4.81 GB → 4.80 GB)
toPlainText
🚀 Deploying Preview to Cloudflare 🚀Preview Deployments by commit
|
ovflowd
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves the issue shown below:

After: tbd