mirror of
https://github.com/marktext/marktext.git
synced 2025-05-07 00:42:18 +08:00
parent
5f0ef2c8e6
commit
8b593bdd86
@ -498,6 +498,9 @@ const backspaceCtrl = ContentState => {
|
||||
start: { key, offset },
|
||||
end: { key, offset }
|
||||
}
|
||||
if (this.isCollapse()) {
|
||||
this.checkInlineUpdate(preBlock)
|
||||
}
|
||||
this.partialRender()
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user