Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2025-10-14 18:01:50 +08:00
commit bef1decc1a
4 changed files with 57 additions and 39 deletions

View file

@ -1674,8 +1674,8 @@ export class Gutter {
blockRender(protyle, nodeElement);
}
}, {
id: "showHeadingWithBlocks",
label: window.siyuan.languages.showHeadingWithBlocks,
id: "showHeadingOnlyBlocks",
label: window.siyuan.languages.showHeadingOnlyBlocks,
iconHTML: "",
checked: nodeElement.getAttribute("custom-heading-mode") === "2",
click() {