mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-30 20:25:17 +01:00
This commit is contained in:
parent
e660011019
commit
65198b9a1e
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ const getHotkeyOrMarker = (hotkey: string, marker: string) => {
|
|||
} else if (marker) {
|
||||
return `<span class="b3-list-item__meta">${marker}</span>`;
|
||||
}
|
||||
return ""
|
||||
};
|
||||
|
||||
export const hintSlash = (key: string, protyle: IProtyle) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue