mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 19:59:02 +08:00
docs: fix some code blocks
This commit is contained in:
parent
160ee9f846
commit
7c4c50e520
@ -51,6 +51,7 @@ const editor = new Editor({
|
||||
Text,
|
||||
// …
|
||||
],
|
||||
})
|
||||
```
|
||||
|
||||
Learn [more about custom extensions in our guide](/guide/extend-extensions).
|
||||
|
@ -49,6 +49,7 @@ const editor = new Editor({
|
||||
Text,
|
||||
// …
|
||||
],
|
||||
})
|
||||
```
|
||||
|
||||
Learn [more about custom extensions in our guide](/guide/custom-extensions).
|
||||
|
Loading…
Reference in New Issue
Block a user