vue-editor
A vue rich editor component.
Installation
npm install @baoshishu/vue-editor tiptap tiptap-extensions v-tooltip prosemirror-utils
or
yarn add @baoshishu/vue-editor tiptap tiptap-extensions v-tooltip prosemirror-utils
Basic Setup
imageProvider
could also be a function returning a Promise, thus imageProvider
would be lazily resolved when user upload image first time.