Vanessa 2024-03-26 22:26:26 +08:00
parent 10c181659d
commit c2374f70fa

View file

@ -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",