🎨 Update text

This commit is contained in:
Daniel 2023-06-27 11:44:09 +08:00
parent bcc2c38571
commit b3d81354e0
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
6 changed files with 6 additions and 6 deletions

View file

@ -106,7 +106,7 @@ export const hintSlash = (key: string, protyle: IProtyle) => {
value: `| ${Lute.Caret} | | |\n| --- | --- | --- |\n| | | |\n| | | |`,
html: `<div class="b3-list-item__first"><svg class="b3-list-item__graphic"><use xlink:href="#iconTable"></use></svg><span class="b3-list-item__text">${window.siyuan.languages.table}</span><span class="b3-menu__accelerator">${updateHotkeyTip((window.siyuan.config.keymap.editor.insert.table.custom))}</span></div>`,
}, {
filter: ["分割线", "fengexian", "fgx", "divider"],
filter: ["分割线", "分隔线", "fengexian", "fgx", "divider", "thematic", "break"],
value: "---",
html: `<div class="b3-list-item__first"><svg class="b3-list-item__graphic"><use xlink:href="#iconLine"></use></svg><span class="b3-list-item__text">${window.siyuan.languages.line}</span><span class="b3-list-item__meta">---</span></div>`,
}, {