fix(NcRichText): do not escape chars when resolving reference#8351
Merged
fix(NcRichText): do not escape chars when resolving reference#8351
Conversation
- returns link as-is Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
…tring' - 'remark-stringify' returns serialized markdown, escaping its syntax, e.g. underscores. NcReferenceList needs only text content Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
…util-to-string' - 'remark-stringify' returns serialized markdown, escaping its syntax, e.g. underscores. NcReferenceList needs only text content Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8351 +/- ##
==========================================
+ Coverage 52.37% 53.49% +1.11%
==========================================
Files 104 104
Lines 3393 3395 +2
Branches 989 988 -1
==========================================
+ Hits 1777 1816 +39
+ Misses 1360 1333 -27
+ Partials 256 246 -10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
julien-nc
approved these changes
Mar 24, 2026
Contributor
julien-nc
left a comment
There was a problem hiding this comment.
Tested ✔️ Thanks a lot 💚
DorraJaouad
approved these changes
Mar 25, 2026
Contributor
DorraJaouad
left a comment
There was a problem hiding this comment.
No security concern ✅
Tested ✅
Contributor
Author
|
/backport to stable8 |
3 tasks
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
🖼️ Screenshots
🚧 Tasks
🏁 Checklist
stable8for maintained Vue 2 version or not applicable