Skip to content

feat(Clipboard): added trim empty list items before copying#658

Merged
makhnatkin merged 6 commits intomainfrom
feat/trim-copied-list
Mar 4, 2025
Merged

feat(Clipboard): added trim empty list items before copying#658
makhnatkin merged 6 commits intomainfrom
feat/trim-copied-list

Conversation

@makhnatkin
Copy link
Collaborator

@makhnatkin makhnatkin commented Feb 27, 2025

Removes empty content: blank paragraphs and list items at the start and end of the selected text

Before

* 

Paragraph

* 
* 11
* 22
  * 33
     *   

After

Paragraph

* 
* 11
* 22
  * 33

@makhnatkin makhnatkin requested a review from d3m1d0v as a code owner February 27, 2025 08:54
@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@makhnatkin makhnatkin force-pushed the feat/trim-copied-list branch from cd934b5 to eb629b5 Compare February 27, 2025 09:27
@makhnatkin makhnatkin force-pushed the feat/trim-copied-list branch from c06b4c5 to 86e517b Compare February 27, 2025 15:31
@makhnatkin makhnatkin force-pushed the feat/trim-copied-list branch from 99d7b46 to 3f09b09 Compare March 3, 2025 20:00
@makhnatkin makhnatkin merged commit ed88851 into main Mar 4, 2025
4 checks passed
@makhnatkin makhnatkin deleted the feat/trim-copied-list branch March 4, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants