mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-23 16:56:10 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
bef1decc1a
4 changed files with 57 additions and 39 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue