@mohaq/directus-extension-tiptap
v1.0.11
Published
Tiptap rich text editor interface and display for directus
Downloads
42
Maintainers
Readme
Tiptap for Directus
This is a Directus extension that provides the Tiptap v2 editor as a rich text field type. The project has been forked from Original
The StarterKit tiptap bundle is already included and the other tiptap extensions are available in the directus interface options.
Requirements
This extension requires Directus 11 or higher to be installed.
Usage
Field
When creating a field in Directus choose TipTap.
Choosing Type allows you to store your content as a JSON object or as a good old HTML string
- JSON : the JSON object of the ProseMirror nodes
- Text : the HTML content as string
Editor
When editing content items, the Tiptap WYSIWG editor will show up.
License
This extension is released under the MIT license.
