This repository was archived by the owner on Oct 11, 2022. It is now read-only.
Releases: withspectrum/draft-js-markdown-plugin
Releases · withspectrum/draft-js-markdown-plugin
v1.0.0
First release of draft-js-markdown-plugin
This package is a fork of the excellent draft-js-markdown-shortcuts-plugin by @ngs.
Writing is a core part of our app, and while the markdown-shortcuts-plugin is awesome and battle-tested there are a few opinionated things we wanted to do differently. Rather than bother @ngs with tons of PRs, we figured it'd be better to own that core part of our experience fully.
0.4.0 is the first release owned by @mxstbr at @withspectrum, if you want to use <0.3.0 please use draft-js-markdown-shortcuts-plugin.
Changes
- Uses
draft-js-prism-pluginfor the demo, also forked off of themarkdown-shortcuts-pluginrepo - Pressing
ENTERnow exits blockquotes