-
-
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
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. |
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 31bab25. 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 @@
## canary #8956 +/- ##
==========================================
- Coverage 64.68% 64.67% -0.01%
==========================================
Files 664 664
Lines 37344 37349 +5
Branches 3611 3614 +3
==========================================
Hits 24156 24156
- Misses 12820 12825 +5
Partials 368 368
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
c17f903
to
5b512f9
Compare
5b512f9
to
ce125c8
Compare
ce125c8
to
637a897
Compare
packages/frontend/core/src/modules/docs-search/worker/in-worker.ts
Outdated
Show resolved
Hide resolved
...ges/frontend/core/src/components/blocksuite/block-suite-editor/bi-directional-link-panel.tsx
Outdated
Show resolved
Hide resolved
637a897
to
50716da
Compare
Merge activity
|
50716da
to
31bab25
Compare
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