docs: fix some code blocks
This commit is contained in:
@@ -51,6 +51,7 @@ const editor = new Editor({
|
|||||||
Text,
|
Text,
|
||||||
// …
|
// …
|
||||||
],
|
],
|
||||||
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
Learn [more about custom extensions in our guide](/guide/extend-extensions).
|
Learn [more about custom extensions in our guide](/guide/extend-extensions).
|
||||||
|
|||||||
@@ -49,6 +49,7 @@ const editor = new Editor({
|
|||||||
Text,
|
Text,
|
||||||
// …
|
// …
|
||||||
],
|
],
|
||||||
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
Learn [more about custom extensions in our guide](/guide/custom-extensions).
|
Learn [more about custom extensions in our guide](/guide/custom-extensions).
|
||||||
|
|||||||
Reference in New Issue
Block a user