mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-23 15:34:06 +01:00
This commit is contained in:
parent
5c0a1ae31a
commit
219d714f49
3 changed files with 5 additions and 4 deletions
|
|
@ -162,8 +162,7 @@ export const initKeyboardToolbar = () => {
|
|||
protyle.toolbar.setInlineMark(protyle, type, "toolbar");
|
||||
return ;
|
||||
}
|
||||
// block element
|
||||
|
||||
// TODO block element
|
||||
if (type === "up") {
|
||||
moveToUp(protyle, nodeElement, range);
|
||||
focusByRange(range);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue