a small clerical error?
This commit is contained in:
@@ -90,7 +90,7 @@ export const Strike = Mark.create<StrikeOptions>({
|
||||
|
||||
addPasteRules() {
|
||||
return [
|
||||
markPasteRule(inputRegex, this.type),
|
||||
markPasteRule(pasteRegex, this.type),
|
||||
]
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user