typo
This commit is contained in:
@@ -94,6 +94,6 @@ new Editor({
|
|||||||
extensions: [
|
extensions: [
|
||||||
CustomBulletList(),
|
CustomBulletList(),
|
||||||
// …
|
// …
|
||||||
]
|
],
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ new Editor({
|
|||||||
extensions: [
|
extensions: [
|
||||||
CustomBulletList(),
|
CustomBulletList(),
|
||||||
// …
|
// …
|
||||||
]
|
],
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -101,7 +101,7 @@ new Editor({
|
|||||||
extensions: [
|
extensions: [
|
||||||
// …
|
// …
|
||||||
CustomBold(),
|
CustomBold(),
|
||||||
]
|
],
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user