mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
🎨 Update text
This commit is contained in:
parent
ed30175daf
commit
6d84d60a3d
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ export const hintSlash = (key: string, protyle: IProtyle) => {
|
||||||
}, {
|
}, {
|
||||||
filter: ["引用块", "yinyong", "yy", "block reference"],
|
filter: ["引用块", "yinyong", "yy", "block reference"],
|
||||||
value: "((",
|
value: "((",
|
||||||
html: `<div class="b3-list-item__first"><svg class="b3-list-item__graphic"><use xlink:href="#iconRef"></use></svg><span class="b3-list-item__text">${window.siyuan.languages.blockRef}</span><span class="b3-list-item__meta">((</span></div>`,
|
html: `<div class="b3-list-item__first"><svg class="b3-list-item__graphic"><use xlink:href="#iconRef"></use></svg><span class="b3-list-item__text">${window.siyuan.languages.ref}</span><span class="b3-list-item__meta">((</span></div>`,
|
||||||
}, {
|
}, {
|
||||||
filter: ["嵌入块", "qianrukuai", "qrk", "embed block"],
|
filter: ["嵌入块", "qianrukuai", "qrk", "embed block"],
|
||||||
value: "{{",
|
value: "{{",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue