Skip to content

[stable32] fix(Markdown): copy full block node if it has more than one child - #7866

Merged
mejo- merged 1 commit into
stable32from
backport/7865/stable32
Oct 27, 2025
Merged

[stable32] fix(Markdown): copy full block node if it has more than one child#7866
mejo- merged 1 commit into
stable32from
backport/7865/stable32

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #7865

@backportbotbackportbotBot added feature: formatting Features related to text formatting and node types 3. to review labels Oct 27, 2025
@backportbotbackportbotBot added this to the Nextcloud 32.0.2 milestone Oct 27, 2025
* Single list item is selected: copy only it's content
* Multiple list items are selected: copy list with markdown formatting
* Single table cell is selected: copy only it's conten
* Full table is selected: copy table with markdown formatting
Fixes: #7826
Signed-off-by: Jonas <jonas@freesources.org>
@mejo-
mejo- enabled auto-merge October 27, 2025 15:29
@codecov

codecovBot commented Oct 27, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.52%. Comparing base (65040e9) to head (63d3059).
⚠️ Report is 5 commits behind head on stable32.

Additional details and impacted files
@@ Coverage Diff @@## stable32 #7866 +/- ##
=========================================
Coverage 59.51% 59.52% =========================================
Files 307 307 Lines 38226 38233 +7 Branches 869 870 +1 =========================================
+ Hits 22750 22757 +7 
Misses 15370 15370 Partials 106 106 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mejo-
mejo- merged commit cc6f3be into stable32Oct 27, 2025
65 checks passed
@mejo-
mejo- deleted the backport/7865/stable32 branch October 27, 2025 16:46
@blizzzblizzz mentioned this pull request Nov 10, 2025
9 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewfeature: formattingFeatures related to text formatting and node types

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mejo-