mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
This commit is contained in:
parent
57d0ae7be8
commit
3abb381c16
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ const getLang = (keys: string[]) => {
|
|||
export const initConfigSearch = (element: HTMLElement, app: App) => {
|
||||
const configIndex = [
|
||||
// 编辑器
|
||||
getLang(["config", "fullWidth",
|
||||
getLang(["config", "fullWidth", "md7", "md8",
|
||||
"editor", "md2", "md3", "md12", "md16", "md27", "md28", "md29", "md30", "md31", "md32", "md33", "md34",
|
||||
"md39", "md40", "fontSizeTip", "fontSize", "font", "font1", "generateHistory", "generateHistoryInterval",
|
||||
"historyRetentionDays", "historyRetentionDaysTip", "clearHistory", "katexMacros", "katexMacrosTip",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue