mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 01:26:37 +08:00
feat: Link feature add search function
This commit is contained in:
@@ -185,6 +185,8 @@ const common_handler_for_inline_menu: ClickItemHandler = ({
|
||||
editor,
|
||||
blockId: anchorNodeId,
|
||||
});
|
||||
editor.plugins.emit('showAddLink');
|
||||
setShow(false);
|
||||
break;
|
||||
case inlineMenuNamesKeys.code:
|
||||
toggle_text_format({
|
||||
|
||||
Reference in New Issue
Block a user