mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user