Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

First release of draft-js-markdown-plugin

Compare
Choose a tag to compare
@mxstbr mxstbr released this 21 Sep 18:37
· 268 commits to master since this release

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-plugin for the demo, also forked off of the markdown-shortcuts-plugin repo
  • Pressing ENTER now exits blockquotes