mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-16 17:10:53 +08:00
This commit is contained in:
parent
1860b641f0
commit
4a881a62ca
@ -676,6 +676,7 @@ export const onTransaction = (protyle: IProtyle, operation: IOperation, isUndo:
|
||||
return true;
|
||||
}
|
||||
});
|
||||
document.querySelector("wbr")?.remove();
|
||||
} else {
|
||||
focusByWbr(protyle.wysiwyg.element, range);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user