mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-25 19:08:49 +01:00
This commit is contained in:
parent
3e87503a3e
commit
1e36fbf241
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ export const enter = (blockElement: HTMLElement, range: Range, protyle: IProtyle
|
|||
}
|
||||
} else {
|
||||
protyle.toolbar.showRender(protyle, blockElement);
|
||||
processRender(blockElement);
|
||||
}
|
||||
updateTransaction(protyle, blockElement.getAttribute("data-node-id"), blockElement.outerHTML, oldHTML);
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue