This commit is contained in:
parent
77af16219f
commit
8a0659e1f4
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue