add a complex configuration example

This commit is contained in:
Hans Pagel
2020-08-11 17:34:44 +02:00
parent 85b162d082
commit df387f01b7
2 changed files with 21 additions and 19 deletions

View File

@@ -4,6 +4,4 @@ In its basic version tiptap comes very raw. There is no menu, no buttons, no sty
Lets start to add a few basic things to the configuration.
// TODO: EditorMenuBar missing
<demo name="BasicConfiguration" />