Files
tiptap/docs/src/docPages/api/extensions/paragraph.md
2020-09-10 11:24:33 +02:00

616 B
Raw Blame History

Paragraph

Yes, the schema is very strict. Without this extension you wont even be able to use paragraphs in the editor.

Options

Option Type Default Description
class string Add a custom class to the rendered HTML tag.

Commands

None

Keyboard shortcuts

None

Source Code

packages/extension-paragraph/

Usage