this plugin blocks other plugins handlePastedText when pasting raw text
andrewfan opened this issue · 1 comments
andrewfan commented
when we paste raw text (f.e copy website URL) handlePastedText of this plugin always handles it because of these lines https://github.com/withspectrum/draft-js-markdown-plugin/blob/master/src/index.js#L426