third party plugins
Tailwind CSS WYSIWYG Editor
Utilize the WYSIWYG text editor to create and modify content, adjusting paragraphs, headings, images, and styling options.
Below are the comprehensively outlined steps you can follow to seamlessly integrate Editor JS into your project. This is official EditorJS site.
This is a basic example of a text editor using EditorJS. With EditorJS, we can create a Notion-like text editor. The text editor below includes basic tools such as heading, nested list, table, inline code, and more. For additional tools, you can refer to the EditorJS repository and check out the Awesome Editor.js list for more tools.
For images, we use the Simple Image plugin, which allows you to drag and drop images or paste the image URL directly, but no UI option will be visible in the toolbar.
This block displays the data in JSON format.
Example showcasing a text editor in a modal.