docs: fix whitespace
This commit is contained in:
@@ -441,7 +441,7 @@ const CustomExtension = Extension.create({
|
|||||||
onUpdate() {
|
onUpdate() {
|
||||||
// The content has changed.
|
// The content has changed.
|
||||||
},
|
},
|
||||||
onSelectionUpdate({editor}) {
|
onSelectionUpdate({ editor }) {
|
||||||
// The selection has changed.
|
// The selection has changed.
|
||||||
},
|
},
|
||||||
onTransaction({ transaction }) {
|
onTransaction({ transaction }) {
|
||||||
|
|||||||
Reference in New Issue
Block a user