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

Commit 77d1a57

Browse files
committed
Link to new demo
1 parent 320956a commit 77d1a57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ draft-js-markdown-plugin
55
[![npm](https://img.shields.io/npm/v/draft-js-markdown-plugin.svg)][npm]
66
<!-- [![Coverage Status](https://coveralls.io/repos/github/withspectrum/draft-js-markdown-plugin/badge.svg?branch=master)](https://coveralls.io/github/withspectrum/draft-js-markdown-plugin?branch=master) -->
77

8-
A [DraftJS] plugin for supporting Markdown syntax shortcuts in DraftJS. This plugin works with [DraftJS Plugins], and is a fork of the excellent [`draft-js-markdown-shortcuts-plugin`](https://github.com/ngs/draft-js-markdown-shortcuts-plugin) by [@ngs](https://github.com/ngs).
8+
A [DraftJS] plugin for supporting Markdown syntax shortcuts in DraftJS. This plugin works with [DraftJS Plugins], and is a fork of the excellent [`draft-js-markdown-shortcuts-plugin`](https://github.com/ngs/draft-js-markdown-shortcuts-plugin) by [@ngs](https://github.com/ngs). (see [why fork that plugin](#why-fork-the-markdown-shortcuts-plugin) for more info)
99

1010
![screen](screen.gif)
1111

@@ -82,7 +82,7 @@ Licensed under the MIT license, Copyright Ⓒ 2017 Space Program Inc. This plugi
8282

8383
See [LICENSE] for the full license text.
8484

85-
[Demo]: https://ngs.github.io/draft-js-markdown-plugin
85+
[Demo]: https://markdown-plugin.spectrum.chat/
8686
[DraftJS]: https://facebook.github.io/draft-js/
8787
[DraftJS Plugins]: https://github.com/draft-js-plugins/draft-js-plugins
8888
[LICENSE]: ./LICENSE

0 commit comments

Comments
 (0)