-
-
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 d8a3d48. 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 37347 +4
Branches 3610 3612 +2
=================================================================
Hits 24157 24157
- Misses 12819 12823 +4
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
64d0b8c
to
449a27e
Compare
4582200
to
a180a76
Compare
a180a76
to
480c658
Compare
480c658
to
a55073c
Compare
a55073c
to
d8a3d48
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