diff --git a/app/src/search/util.ts b/app/src/search/util.ts index f37dfb62a..57eabc46f 100644 --- a/app/src/search/util.ts +++ b/app/src/search/util.ts @@ -1347,7 +1347,7 @@ const onSearch = (data: IBlock[], edit: Protyle, element: Element) => { ${unicode2Emoji(getNotebookIcon(item.box) || Constants.SIYUAN_IMAGE_NOTE, false, "b3-list-item__graphic", true)} -${title} +${escapeGreat(title)}
`; item.children.forEach((childItem, childIndex) => { resultHTML += `