Skip to content

improve pasting in markdown editors#100

Merged
Topvennie merged 7 commits into
mainfrom
url_selection
Feb 10, 2026
Merged

improve pasting in markdown editors#100
Topvennie merged 7 commits into
mainfrom
url_selection

Conversation

@hanneskt
Copy link
Copy Markdown
Member

@hanneskt hanneskt commented Feb 9, 2026

fixes #97
this PR:

  • adds automatically making hyperlinks of selected text when pasting URLs in markdown editors
  • doing the same when pasting an image
  • improves the selection replacement logic for the emoji picker

Will be rebased on main once #98 is merged

@hanneskt hanneskt requested a review from Topvennie February 10, 2026 10:20
Copy link
Copy Markdown
Collaborator

@Topvennie Topvennie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing thanks! ♒

@Topvennie
Copy link
Copy Markdown
Collaborator

I piggybacked on this pr to refactor the component and improve the undo/redo support for emoji, image and url pasting 🐽

@Topvennie Topvennie merged commit a6f6231 into main Feb 10, 2026
7 checks passed
@Topvennie Topvennie deleted the url_selection branch February 10, 2026 20:33
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.

Editor: paste url over selection to make hyperlink

2 participants