mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-17 01:21:14 +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;
|
return true;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
document.querySelector("wbr")?.remove();
|
||||||
} else {
|
} else {
|
||||||
focusByWbr(protyle.wysiwyg.element, range);
|
focusByWbr(protyle.wysiwyg.element, range);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user