From 1e06a0fa0f8c1189bd9c5ce697c068f68f12b61a Mon Sep 17 00:00:00 2001 From: Vanessa Date: Fri, 2 Sep 2022 10:16:15 +0800 Subject: [PATCH] :bug: fix https://github.com/siyuan-note/siyuan/issues/5783 --- app/src/protyle/gutter/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/protyle/gutter/index.ts b/app/src/protyle/gutter/index.ts index e16be5742..b36d61ea1 100644 --- a/app/src/protyle/gutter/index.ts +++ b/app/src/protyle/gutter/index.ts @@ -759,7 +759,7 @@ export class Gutter { accelerator: window.siyuan.config.keymap.editor.heading.heading1.custom, protyle, selectsElement: [nodeElement], - level: 6, + level: 1, type: "Blocks2Hs", })); }