withspectrum / draft-js-markdown-plugin

An opinionated DraftJS plugin for supporting Markdown syntax shortcuts
https://markdown-plugin.spectrum.chat/
MIT License
139 stars 42 forks source link

Don't try and parse markdown on paste #75

Closed mxstbr closed 6 years ago

mxstbr commented 6 years ago

Ref: https://spectrum.chat/thread/98fe0eb4-4516-45b7-97b4-dc910fdaabf5

This should just be a matter of removing all the code in handlePastedInput or whatever that method is called in src/index.js.

/cc @swyx