Skip to content

FEATURE: Improve ProseMirror list handling for multi-line text#38812

Draft
martin-brennan wants to merge 1 commit intomainfrom
feature/improved-list-paste-handling-rte
Draft

FEATURE: Improve ProseMirror list handling for multi-line text#38812
martin-brennan wants to merge 1 commit intomainfrom
feature/improved-list-paste-handling-rte

Conversation

@martin-brennan
Copy link
Contributor

@martin-brennan martin-brennan commented Mar 24, 2026

Disclaimer: AI-generated but tested for behavior locally

Adds some functionality to the RTE to improve list formatting/
continuation when dealing with multi-line text.

  • Continue existing bullet and ordered lists when plain multi-line text
    is pasted into an empty list item
ListPaste.mp4
  • Split selected plain multi-line text into separate list items when applying list
    formatting in the rich composer
ListSelection.mp4

@github-actions github-actions bot added the rte label Mar 24, 2026
@martin-brennan martin-brennan changed the title Improve ProseMirror list handling for pasted multi-line text FEATURE: Improve ProseMirror list handling for multi-line text Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant