7 lines
308 B
Markdown
7 lines
308 B
Markdown
# Configure tiptap
|
||
|
||
In its basic version tiptap comes very raw. There is no menu, no buttons, no styling. That’s intended. See tiptap as your building blocks to build exactly the editor you’d like to have.
|
||
|
||
Let’s start to add a few basic things to the configuration.
|
||
|
||
<demo name="BasicConfiguration" /> |