mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 08:30:42 +02:00
This commit is contained in:
parent
01af1ca85f
commit
8af738ab06
9 changed files with 195 additions and 114 deletions
|
@ -528,7 +528,8 @@ ${unicode2Emoji(emoji.unicode, true)}</button>`;
|
|||
range.deleteContents();
|
||||
focusByRange(range);
|
||||
protyle.toolbar.range = range;
|
||||
protyle.toolbar.setInlineMark(protyle, value, "add");
|
||||
// TODO
|
||||
// protyle.toolbar.setInlineMark(protyle, value, "hint");
|
||||
return;
|
||||
} else if (value === "emoji") {
|
||||
range.deleteContents();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue