A simple Rich Inline Editor to format short texts
npm install directus-extension-formatted-input
``
Formatted Input is a simple Directus āRich Stringā Interface to format one-line texts. It generates unwrapped styled HTML to be inserted in used inside your semantic block-level tags.
`
In your Directus app simply click the Create Field button and choose Formatted Input.
Navigate to the interface tab to adjust the settings.
| Option | Description |
|---------|----------------------------------------|
| Toolbar | Set of tools available to use |
| Font | Font used in the editor |
The extension comes bundled with a Rich String` display to render the HTML.
Flexible Editor by formfcw (Florian C. Wachmann) and Tiptap for Directus by gbicou (Benjamin Viellard) for the implementation of more advanced functionalities.