@opuscapita/react-markdown-editor

0.0.1-beta.1 • Public • Published

CircleCI Status badge-npm-version badge-license

React Markdown Editor

Markdwon editor based on slate-js

demo

Usage

npm install -E @opuscapita/react-markdown-editor

import { MarkdownEditor } from '@opuscapita/react-markdown-editor'

See interactive documentation for component API details: https://opuscapita.github.io/react-markdown-editor

Demo powered by React Showroom

Internet Explorer 11 support

slate-js uses ES6 Symbol data type.

It isn't supported in IE11.

Add a babel-polyfill to your html file:

<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.23.0/polyfill.min.js"></script>

Known issues

  • Code blocks are not supported

Contributors

Alexey Sergeev
Dmitry Divin
Dmitry Sanko
Aleksandr Baliunov
Kirill Volkovich

License

Licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @opuscapita/react-markdown-editor

Weekly Downloads

1

Version

0.0.1-beta.1

License

Apache-2.0

Last publish

Collaborators

  • ariusz
  • ilhamkadduri
  • smachnow
  • piotr.krzysztof.murdzia
  • kuos
  • elaczapiewska
  • janek.bug
  • ocmachineuser
  • ocautomation
  • maciej-wakula-opuscapita