From 3c3a06577605752f2c97066981f1179c3c67124f Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sat, 28 Feb 2026 18:54:43 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/17107 --- app/src/search/util.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/search/util.ts b/app/src/search/util.ts index f0449096a..4449fd207 100644 --- a/app/src/search/util.ts +++ b/app/src/search/util.ts @@ -241,6 +241,7 @@ export const genSearch = (app: App, config: Config.IUILayoutTabSearchConfig, ele const edit = new Protyle(app, element.querySelector("#searchPreview") as HTMLElement, { blockId: "", render: { + background: true, gutter: true, breadcrumbDocName: true, title: true