@remirror/preset-formatting
TypeScript icon, indicating that this package has built-in type declarations

2.0.14 • Public • Published

@remirror/preset-formatting

A preset with all the formatting node and mark extensions included.

Version Weekly Downloads Bundled size Typed Codebase MIT License


Installation

# yarn
yarn add @remirror/preset-formatting

# pnpm
pnpm add @remirror/preset-formatting

# npm
npm install @remirror/preset-formatting

Usage

The following creates an instance of the preset.

import { formattingPreset } from 'remirror/extensions';

// Create the preset which returns an array of extensions.
const extensions = formattingPreset();

Package Sidebar

Install

npm i @remirror/preset-formatting

Weekly Downloads

31,461

Version

2.0.14

License

MIT

Unpacked Size

20.3 kB

Total Files

10

Last publish

Collaborators

  • ocavue
  • ifiokjr