diff --git a/app/src/protyle/hint/extend.ts b/app/src/protyle/hint/extend.ts index 6b0a345d2..3999db04e 100644 --- a/app/src/protyle/hint/extend.ts +++ b/app/src/protyle/hint/extend.ts @@ -36,7 +36,7 @@ export const hintSlash = (key: string, protyle: IProtyle) => { }, { filter: ["引用块", "yinyong", "yy", "block reference"], value: "((", - html: `
${window.siyuan.languages.blockRef}((
`, + html: `
${window.siyuan.languages.ref}((
`, }, { filter: ["嵌入块", "qianrukuai", "qrk", "embed block"], value: "{{",