add table of content support
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Configuration
|
||||
|
||||
tiptap is all about customization. There are a ton of options to configure the behavior and functionality of the editor. Most of those settings can be set before creating the Editor. Give tiptap a JSON with all the settings you would like to overwrite.
|
||||
|
||||
## Overwrite the default settings
|
||||
## Table of Contents
|
||||
|
||||
## Overwrite the default settings
|
||||
See an example with `autoFocus: true` here:
|
||||
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user