mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 09:00:12 +01:00
🎨 Update text
This commit is contained in:
parent
bcc2c38571
commit
b3d81354e0
6 changed files with 6 additions and 6 deletions
|
|
@ -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>`,
|
||||
}, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue