typewriter-editor / typewriter

A rich text editor based off of Quill.js and Ultradom, and using Svelte for UI.
MIT License
382 stars 32 forks source link

added paste command #103

Closed matalina closed 2 years ago

matalina commented 2 years ago

Added paste command to editor in order to trigger the same paste code on a custom right click context menu.