mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
This commit is contained in:
@@ -510,6 +510,7 @@ ${unicode2Emoji(emoji.unicode, true)}</button>`;
|
||||
});
|
||||
return;
|
||||
} else if (Constants.INLINE_TYPE.includes(value)) {
|
||||
focusByRange(range);
|
||||
protyle.toolbar.range = range;
|
||||
protyle.toolbar.setInlineMark(protyle, value, "add");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user