mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 18:10:12 +01:00
This commit is contained in:
parent
70aa089372
commit
2c2bd2a379
2 changed files with 11 additions and 10 deletions
|
|
@ -807,6 +807,7 @@ export const linkMenu = (protyle: IProtyle, linkElement: HTMLElement, focusText
|
|||
icon: "iconRefresh",
|
||||
click() {
|
||||
removeLink(linkElement, protyle.toolbar.range);
|
||||
updateTransaction(protyle, id, nodeElement.outerHTML, html);
|
||||
}
|
||||
}).element);
|
||||
if (linkAddress?.startsWith("assets/")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue