Editors
Fully customized text editor
Basic
This is a radically reduced version of tiptap. It has support for a document, with paragraphs and text. That's it. It's probably too much for real minimalists though.
The paragraph extension is not really required, but you need at least one node. Sure, that node can be something different.
Advance
Hi there,
this is a basic example of tiptap. Sure, there are all kind of basic text styles youd probably expect from a text editor. But wait until you see the lists:
Thats a bullet list with one …
… or two list items.
Isnt that great? And all of that is editable. But wait, theres more. Lets try a code block:
body { display: none; }
I know, I know, this is impressive. Its only the tip of the iceberg though. Give it a try and click a little bit around. Dont forget to check the other examples too.
Wow, thats amazing. Good work, boy! 👏
— Mom
CONTENTS
Introduction
Basic
Advance