jakiestfu / Medium.js

A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor)
http://jakiestfu.github.io/Medium.js/
4.39k stars 404 forks source link

keep ital and bold on paste #169

Open pat123456 opened 8 years ago

pat123456 commented 8 years ago

Hello,

I would like, when an user copie some text from internet page, word... or anywhere else and paste it in the contenteditable div, that the italic and bold element will not be removed.

Is there an option in medium.js to do that ? Else is there a part of the code that I can change to do that, without breaking the all code ?

Sorry my bad english