add a few basics
This commit is contained in:
7
docs/src/docPages/configuration.md
Normal file
7
docs/src/docPages/configuration.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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" />
|
||||
Reference in New Issue
Block a user