mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-06 07:31:48 +01:00
This commit is contained in:
parent
bc5724fed6
commit
1ad7ec8803
1 changed files with 0 additions and 1 deletions
|
|
@ -355,7 +355,6 @@ export const setFontStyle = (textElement: HTMLElement, textOption: ITextOption)
|
|||
break;
|
||||
case "inline-memo":
|
||||
textElement.removeAttribute("contenteditable");
|
||||
textElement.removeAttribute("data-subtype");
|
||||
textElement.removeAttribute("data-content");
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue