File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,7 @@ tiptap:
5858 - codeBlock
5959 - horizontalRule
6060 - removeFormatting
61- # Custom buttons (configured in config.php):
62- - twoColumn
63- # Divider:
61+ # Divider: (as many as you want)
6462 - " |"
6563` ` `
6664
@@ -74,7 +72,7 @@ fields:
7472 counter : false # disable character counter
7573 size : small # small, medium, large, huge or the default auto
7674 spellcheck : false # disable spellcheck
77- pretty : true # pretty-print JSON in content file
75+ pretty : true # pretty-print JSON in content file (incompatible with structure fields)
7876 links :
7977 # Set link types in the link dialog
8078 options :
@@ -113,9 +111,6 @@ fields:
113111 - tiptap # Add the Tiptap block
114112 - image
115113` ` `
116- ` ` `
117-
118- # ## Template
119114
120115` ` ` php
121116// Basic usage
You can’t perform that action at this time.
0 commit comments