-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
feat: enhance markdown preview for backlinks #8956
base: eyhn/indexer/markdown-preview
Are you sure you want to change the base?
feat: enhance markdown preview for backlinks #8956
Conversation
Your org has enabled the Graphite merge queue for merging into canaryAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
packages/frontend/core/src/modules/docs-search/worker/in-worker.ts
Outdated
Show resolved
Hide resolved
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 4582200. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## eyhn/indexer/markdown-preview #8956 +/- ##
=================================================================
- Coverage 64.68% 64.68% -0.01%
=================================================================
Files 664 664
Lines 37343 37342 -1
Branches 3610 3609 -1
=================================================================
- Hits 24157 24156 -1
Misses 12819 12819
Partials 367 367
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
b5ce9ea
to
22dd7ab
Compare
22dd7ab
to
4582200
Compare
affine-toeverythingBundle maindiff ------------------- Bundle Size Diff -------------------------
@@ EntryPoint: app @@
## canary …eview-enhance +/- ##
===================================================================
< Bundle 23 MB 23.3 MB +334 kB(+1.45%)
< Initial JS 9.68 MB 9.71 MB +26.9 kB(+0.28%)
> Initial CSS 201 kB 200 kB -731 B(-0.36%)
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets 77 83 +6
< Chunks 75 81 +6
< Packages 291 292 +1
= Duplicates 6 6
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Deduplicate versions of libraries
! Separate mixed content assets files
! Avoid cache wasting
|
fix AF-1770
fix AF-1771
fix: doc link middlewares
feat: markdown renderer
feat: allow multiple backlink for a single doc
feat: showing correct doc ref link
feat: trim long para & ident lists
feat: list indentition fix
feat: database/latext handling
feat: other block types handling
fix: lint