Enable text in your text-editor, an oxymoron of sorts.
yarn add @remirror/extension-text # yarn
pnpm add @remirror/extension-text # pnpm
npm install @remirror/extension-text # npm
This is included by default when you install the recommended remirror
package. All exports are also available via the entry-point, remirror/extensions
.
This is one of the core extensions and is included by default via the CorePreset
from remirror/presets
.