mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-27 18:56:09 +01:00
This commit is contained in:
parent
10c181659d
commit
c2374f70fa
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@ export const enter = (blockElement: HTMLElement, range: Range, protyle: IProtyle
|
|||
data: html,
|
||||
id,
|
||||
});
|
||||
mathRender(editableElement);
|
||||
mathRender(blockElement);
|
||||
} else {
|
||||
doOperation.push({
|
||||
action: "insert",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue