@seafile/seafile-editor

1.0.81 • Public • Published

sea-markdown-editor

SeaMarkdown editor is a WYSIWYG Markdown editor based on slate.js. It is used in Seafile and SeaTable project.

Provide components

Name Explain
MarkdownEditor markdown Rich text editor component
MarkdownViewer markdown Content preview component

Instructions

  1. npm install @seafile/seafile-editor
  2. code demo
import { MarkdownEditor } from '@seafile/seafile-editor';

export default Editor = (props) => {

  return <MarkdownEditor {...props} />;
  
}

Readme

Keywords

none

Package Sidebar

Install

npm i @seafile/seafile-editor

Weekly Downloads

488

Version

1.0.81

License

Apache-2.0

Unpacked Size

3.32 MB

Total Files

263

Last publish

Collaborators

  • seafile