@remirror/extension-doc
v3.0.1
Published
The root of your text-editor. One doc to rule them all.
Downloads
145,413
Readme
@remirror/extension-doc
The root of your text-editor. One doc to rule them all.
Installation
# yarn
yarn add @remirror/extension-doc
# pnpm
pnpm add @remirror/extension-doc
# npm
npm install @remirror/extension-doc
This is included by default when you install the recommended remirror
package. All exports are also available via the entry-point, remirror/extensions
.
Usage
This is one of the core extensions and is included by default when using the CorePreset
from remirror/presets
.