Merge pull request #1380 from akirarika/main
This commit is contained in:
@@ -90,7 +90,7 @@ export const Strike = Mark.create<StrikeOptions>({
|
|||||||
|
|
||||||
addPasteRules() {
|
addPasteRules() {
|
||||||
return [
|
return [
|
||||||
markPasteRule(inputRegex, this.type),
|
markPasteRule(pasteRegex, this.type),
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user