mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-16 12:08:07 +01:00
This commit is contained in:
parent
563e2d03ba
commit
be4611bf31
6 changed files with 43 additions and 42 deletions
|
|
@ -871,7 +871,7 @@ export class Toolbar {
|
|||
} else {
|
||||
renderElement.setAttribute("data-inline-memo-content", Lute.EscapeHTMLStr(target.value));
|
||||
}
|
||||
}else if (type === "NodeBlockQueryEmbed") {
|
||||
} else if (type === "NodeBlockQueryEmbed") {
|
||||
blockRender(protyle, renderElement);
|
||||
}
|
||||
if (this.range) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue