mirror of
https://github.com/Pantonius/pantosite-astro.git
synced 2026-04-30 10:34:37 +00:00
441 lines
19 KiB
JSON
441 lines
19 KiB
JSON
|
|
{
|
||
|
|
"lastVersion": "3.2.7",
|
||
|
|
"aestheticStyle": "glass",
|
||
|
|
"positionStyle": "top",
|
||
|
|
"menuCommands": [
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor-undo",
|
||
|
|
"name": "Undo editor",
|
||
|
|
"icon": "undo-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor-redo",
|
||
|
|
"name": "Redo editor",
|
||
|
|
"icon": "redo-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "SubmenuCommands-header",
|
||
|
|
"name": "submenu",
|
||
|
|
"icon": "heading-glyph",
|
||
|
|
"SubmenuCommands": [
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:header2-text",
|
||
|
|
"name": "Header 2",
|
||
|
|
"icon": "header-2"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:header3-text",
|
||
|
|
"name": "Header 3",
|
||
|
|
"icon": "header-3"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:header4-text",
|
||
|
|
"name": "Header 4",
|
||
|
|
"icon": "header-4"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:header5-text",
|
||
|
|
"name": "Header 5",
|
||
|
|
"icon": "header-5"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:header6-text",
|
||
|
|
"name": "Header 6",
|
||
|
|
"icon": "header-6"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:toggle-bold",
|
||
|
|
"name": "Bold",
|
||
|
|
"icon": "bold-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:toggle-italics",
|
||
|
|
"name": "Italics",
|
||
|
|
"icon": "italic-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:toggle-strikethrough",
|
||
|
|
"name": "Strikethrough",
|
||
|
|
"icon": "strikethrough-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:underline",
|
||
|
|
"name": "Underline",
|
||
|
|
"icon": "underline-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:toggle-highlight",
|
||
|
|
"name": "==Highlight==",
|
||
|
|
"icon": "highlight-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:toggle-format-brush",
|
||
|
|
"name": "Format Painter",
|
||
|
|
"icon": "paintbrush"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:format-eraser",
|
||
|
|
"name": "Clear text formatting",
|
||
|
|
"icon": "eraser"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor:swap-line-down",
|
||
|
|
"name": "Swap line down",
|
||
|
|
"icon": "lucide-corner-right-down"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "SubmenuCommands-text-tools",
|
||
|
|
"name": "Text Tools",
|
||
|
|
"icon": "box",
|
||
|
|
"menuType": "dropdown",
|
||
|
|
"SubmenuCommands": [
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:get-plain-text",
|
||
|
|
"name": "Get Plain Text",
|
||
|
|
"icon": "lucide-file-text"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:smart-symbols",
|
||
|
|
"name": "Full Half Converter",
|
||
|
|
"icon": "lucide-at-sign"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editingToolbar-Divider-Line",
|
||
|
|
"name": "Line Operations",
|
||
|
|
"icon": "vertical-split"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:insert-blank-lines",
|
||
|
|
"name": "Insert Blank Lines",
|
||
|
|
"icon": "lucide-space"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:remove-blank-lines",
|
||
|
|
"name": "Remove Blank Lines",
|
||
|
|
"icon": "lucide-minimize-2"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:split-lines",
|
||
|
|
"name": "Split Lines",
|
||
|
|
"icon": "lucide-split"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:merge-lines",
|
||
|
|
"name": "Merge Lines",
|
||
|
|
"icon": "lucide-merge"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:dedupe-lines",
|
||
|
|
"name": "Dedupe Lines",
|
||
|
|
"icon": "lucide-filter"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editingToolbar-Divider-Line",
|
||
|
|
"name": "Text Processing",
|
||
|
|
"icon": "vertical-split"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:add-wrap",
|
||
|
|
"name": "Add Prefix/Suffix",
|
||
|
|
"icon": "lucide-wrap-text"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:number-lines",
|
||
|
|
"name": "Number Lines (Custom)",
|
||
|
|
"icon": "lucide-list-ordered"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:remove-whitespace-trim",
|
||
|
|
"name": "Trim Line Ends",
|
||
|
|
"icon": "lucide-scissors"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:remove-whitespace-compress",
|
||
|
|
"name": "Shrink Extra Spaces",
|
||
|
|
"icon": "lucide-minimize"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:remove-whitespace-all",
|
||
|
|
"name": "Remove All Whitespace",
|
||
|
|
"icon": "lucide-eraser"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editingToolbar-Divider-Line",
|
||
|
|
"name": "Advanced Tools",
|
||
|
|
"icon": "vertical-split"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:list-to-table",
|
||
|
|
"name": "List to Table",
|
||
|
|
"icon": "lucide-table"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:table-to-list",
|
||
|
|
"name": "Table to List",
|
||
|
|
"icon": "lucide-list"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:extract-between",
|
||
|
|
"name": "Extract Between Strings",
|
||
|
|
"icon": "lucide-brackets"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor:swap-line-up",
|
||
|
|
"name": "Swap line up",
|
||
|
|
"icon": "lucide-corner-right-up"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor:attach-file",
|
||
|
|
"name": "Attach file",
|
||
|
|
"icon": "lucide-paperclip"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor:insert-table",
|
||
|
|
"name": "Insert Table",
|
||
|
|
"icon": "lucide-table"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor:toggle-blockquote",
|
||
|
|
"name": "Blockquote",
|
||
|
|
"icon": "quote"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:insert-callout",
|
||
|
|
"name": "Insert Callout ",
|
||
|
|
"icon": "alert-triangle"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "SubmenuCommands-list",
|
||
|
|
"name": "submenu-list",
|
||
|
|
"icon": "bullet-list-glyph",
|
||
|
|
"SubmenuCommands": [
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:toggle-bullet-list",
|
||
|
|
"name": "Bullet list",
|
||
|
|
"icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M860 424 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-477 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l477 0 ZM860 756 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-477 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l477 0 ZM860 92 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-477 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l477 0 ZM176 716 l0 0 ZM112 716 q0 -27 18.5 -45.5 q18.5 -18.5 45.5 -18.5 q27 0 45.5 18.5 q18.5 18.5 18.5 45.5 q0 27 -18.5 45.5 q-18.5 18.5 -45.5 18.5 q-27 0 -45.5 -18.5 q-18.5 -18.5 -18.5 -45.5 ZM176 384 l0 0 ZM112 384 q0 -27 18.5 -45.5 q18.5 -18.5 45.5 -18.5 q27 0 45.5 18.5 q18.5 18.5 18.5 45.5 q0 27 -18.5 45.5 q-18.5 18.5 -45.5 18.5 q-27 0 -45.5 -18.5 q-18.5 -18.5 -18.5 -45.5 ZM176 52 l0 0 ZM112 52 q0 -27 18.5 -45.5 q18.5 -18.5 45.5 -18.5 q27 0 45.5 18.5 q18.5 18.5 18.5 45.5 q0 27 -18.5 45.5 q-18.5 18.5 -45.5 18.5 q-27 0 -45.5 -18.5 q-18.5 -18.5 -18.5 -45.5 Z\"></path></g></svg>"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:toggle-numbered-list",
|
||
|
|
"name": "Numbered list",
|
||
|
|
"icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M860 424 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-457 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l457 0 ZM860 756 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-457 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l457 0 ZM860 92 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-457 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l457 0 ZM264 136 l-3 -3 l-51 -57 l56 0 q14 0 24.5 -10 q10.5 -10 11.5 -25 l0 -1 q0 -15 -10.5 -25.5 q-10.5 -10.5 -24.5 -10.5 l-137 0 q-15 0 -25 10 q-10 10 -11 24.5 q-1 14.5 9 25.5 l63 70 l49 54 q7 7 7 16.5 q0 9.5 -7.5 16.5 q-7.5 7 -18.5 7 q-11 0 -18.5 -6.5 q-7.5 -6.5 -8.5 -16.5 l0 0 q0 -15 -10.5 -25.5 q-10.5 -10.5 -25.5 -10.5 q-15 0 -25.5 10.5 q-10.5 10.5 -10.5 25.5 q0 26 13.5 47.5 q13.5 21.5 36 34.5 q22.5 13 49 13 q26.5 0 49.5 -13 q23 -13 36 -34.5 q13 -21.5 13 -47.5 q0 -20 -7.5 -37.5 q-7.5 -17.5 -21.5 -30.5 l-1 -1 ZM173 794 q11 11 25 10.5 q14 -0.5 24.5 -10.5 q10.5 -10 10.5 -25 l0 -293 q0 -15 -10 -25.5 q-10 -10.5 -25 -10.5 q-15 0 -25.5 10 q-10.5 10 -11.5 25 l0 211 q-10 -8 -23.5 -7 q-13.5 1 -22.5 11 l-1 0 q-10 11 -9.5 25.5 q0.5 14.5 10.5 24.5 l58 54 Z\"></path></g></svg>"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor:toggle-checklist-status",
|
||
|
|
"name": "Checklist",
|
||
|
|
"icon": "checkbox-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:undent-list",
|
||
|
|
"name": "Unindent-list",
|
||
|
|
"icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M872 302 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-429 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l429 0 ZM872 542 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-429 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l429 0 ZM872 784 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM872 62 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM244 534 l-123 -122 q-8 -7 -8 -18 q0 -11 8 -18 l123 -122 q8 -7 19 -7 q11 0 18.5 7.5 q7.5 7.5 7.5 18.5 l0 242 q0 11 -7.5 18.5 q-7.5 7.5 -18.5 7.5 q-11 0 -19 -7 Z\"></path></g></svg>"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:indent-list",
|
||
|
|
"name": "Indent list",
|
||
|
|
"icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M872 302 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-429 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l429 0 ZM872 542 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-429 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l429 0 ZM872 784 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM872 62 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM158 534 l124 -122 q7 -7 7 -18 q0 -11 -7 -18 l-124 -122 q-7 -7 -18 -7 q-11 0 -19 7.5 q-8 7.5 -8 18.5 l0 242 q0 11 8 18.5 q8 7.5 19 7.5 q11 0 18 -7 Z\"></path></g></svg>"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:renumber-ordered-list",
|
||
|
|
"name": "Reorder numbered list",
|
||
|
|
"icon": "list-restart"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "SubmenuCommands-mdcmder",
|
||
|
|
"name": "submenu",
|
||
|
|
"icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M464 608 l0 -568 q0 -3 -2.5 -5.5 q-2.5 -2.5 -5.5 -2.5 l-80 0 q-3 0 -5.5 2.5 q-2.5 2.5 -2.5 5.5 l0 568 l-232 0 q-3 0 -5.5 2.5 q-2.5 2.5 -2.5 5.5 l0 80 q0 3 2.5 5.5 q2.5 2.5 5.5 2.5 l560 0 q3 0 5.5 -2.5 q2.5 -2.5 2.5 -5.5 l0 -80 q0 -3 -2.5 -5.5 q-2.5 -2.5 -5.5 -2.5 l-232 0 ZM864 696 q17 0 28.5 11.5 q11.5 11.5 11.5 28.5 q0 17 -11.5 28.5 q-11.5 11.5 -28.5 11.5 q-17 0 -28.5 -11.5 q-11.5 -11.5 -11.5 -28.5 q0 -17 11.5 -28.5 q11.5 -11.5 28.5 -11.5 ZM864 640 q-40 0 -68 28 q-28 28 -28 68 q0 40 28 68 q28 28 68 28 q40 0 68 -28 q28 -28 28 -68 q0 -40 -28 -68 q-28 -28 -68 -28 ZM576 322 l0 -63 q0 -3 2 -5 l89 -70 l-89 -70 q-2 -2 -2 -5 l0 -63 q0 -4 3.5 -5.5 q3.5 -1.5 6.5 0.5 l170 133 q4 3 4.5 8.5 q0.5 5.5 -2.5 9.5 l-2 2 l-170 133 q-3 2 -6.5 0.5 q-3.5 -1.5 -3.5 -5.5 ZM256 322 l0 -63 q0 -3 -2 -5 l-89 -70 l89 -70 q2 -2 2 -5 l0 -63 q0 -4 -3.5 -5.5 q-3.5 -1.5 -6.5 0.5 l-170 133 q-4 3 -4.5 8.5 q-0.5 5.5 2.5 9.5 l2 2 l170 133 q3 2 6.5 0.5 q3.5 -1.5 3.5 -5.5 Z\"></path></g></svg>",
|
||
|
|
"SubmenuCommands": [
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor:toggle-code",
|
||
|
|
"name": "Inline code",
|
||
|
|
"icon": "code-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:codeblock",
|
||
|
|
"name": "Code block",
|
||
|
|
"icon": "codeblock-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor:insert-wikilink",
|
||
|
|
"name": "Insert wikilink [[]]",
|
||
|
|
"icon": "<svg width=\"15\" height=\"15\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M306 134 l91 0 q1 0 1 -8 l0 -80 q0 -8 -1 -8 l-91 0 q-1 0 -1 7 q0 -8 -5 -8 l-45 0 q-5 0 -5 8 l0 784 q0 8 5 8 l45 0 q5 0 5 -8 q0 8 1 8 l91 0 q1 0 1 -8 l0 -80 q0 -8 -1 -8 l-91 0 q-1 0 -1 8 l0 -623 q0 8 1 8 ZM139 134 l91 0 q1 0 1 -8 l0 -80 q0 -8 -1 -8 l-91 0 q-1 0 -1 7 q0 -8 -5 -8 l-45 0 q-5 0 -5 8 l0 784 q0 8 5 8 l45 0 q5 0 5 -8 q0 8 1 8 l91 0 q1 0 1 -8 l0 -80 q0 -8 -1 -8 l-91 0 q-1 0 -1 8 l0 -623 q0 8 1 8 ZM711 134 q1 0 1 -8 l0 623 q0 -8 -1 -8 l-91 0 q-1 0 -1 8 l0 80 q0 8 1 8 l91 0 q1 0 1 -8 q0 8 4 8 l46 0 q4 0 4 -8 l0 -784 q0 -8 -4 -8 l-46 0 q-4 0 -4 8 q0 -7 -1 -7 l-91 0 q-1 0 -1 8 l0 80 q0 8 1 8 l91 0 ZM878 134 q1 0 1 -8 l0 623 q0 -8 -1 -8 l-91 0 q-1 0 -1 8 l0 80 q0 8 1 8 l91 0 q1 0 1 -8 q0 8 5 8 l45 0 q4 0 4 -8 l0 -784 q0 -8 -4 -8 l-45 0 q-5 0 -5 8 q0 -7 -1 -7 l-91 0 q-1 0 -1 8 l0 80 q0 8 1 8 l91 0 Z\"></path></g></svg>"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor:insert-embed",
|
||
|
|
"name": "Insert embed ![[]]",
|
||
|
|
"icon": "note-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:insert-link",
|
||
|
|
"name": "Insert link []()",
|
||
|
|
"icon": "link-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:hrline",
|
||
|
|
"name": "Horizontal divider",
|
||
|
|
"icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M912 424 l0 -80 q0 -3 -2.5 -5.5 q-2.5 -2.5 -5.5 -2.5 l-784 0 q-3 0 -5.5 2.5 q-2.5 2.5 -2.5 5.5 l0 80 q0 3 2.5 5.5 q2.5 2.5 5.5 2.5 l784 0 q3 0 5.5 -2.5 q2.5 -2.5 2.5 -5.5 Z\"></path></g></svg>"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:custom-summary",
|
||
|
|
"name": "Summary",
|
||
|
|
"icon": "chat-bubbles-filled"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:custom-small",
|
||
|
|
"name": "Small text",
|
||
|
|
"icon": "header-n"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:superscript",
|
||
|
|
"name": "Superscript",
|
||
|
|
"icon": "superscript-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:subscript",
|
||
|
|
"name": "Subscript",
|
||
|
|
"icon": "subscript-glyph"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:toggle-inline-math",
|
||
|
|
"name": "Inline math",
|
||
|
|
"icon": "lucide-sigma"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:editor:insert-mathblock",
|
||
|
|
"name": "MathBlock",
|
||
|
|
"icon": "lucide-sigma-square"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "SubmenuCommands-aligin",
|
||
|
|
"name": "submenu-aligin",
|
||
|
|
"icon": "align-left",
|
||
|
|
"SubmenuCommands": [
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:left",
|
||
|
|
"name": "<p aligin=\"left\"></p>",
|
||
|
|
"icon": "align-left"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:center",
|
||
|
|
"name": "<center>",
|
||
|
|
"icon": "align-center"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:right",
|
||
|
|
"name": "<p aligin=\"right\"></p>",
|
||
|
|
"icon": "align-right"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:justify",
|
||
|
|
"name": "<p aligin=\"justify\"></p>",
|
||
|
|
"icon": "align-justify"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "editing-toolbar:change-font-color",
|
||
|
|
"name": "Change font color[html]",
|
||
|
|
"icon": "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" focusable=\"false\" fill=\"currentColor\"><g fill-rule=\"evenodd\"><path id=\"change-font-color-icon\" d=\"M3 18h18v3H3z\" style=\"fill:#2DC26B\"></path><path d=\"M8.7 16h-.8a.5.5 0 01-.5-.6l2.7-9c.1-.3.3-.4.5-.4h2.8c.2 0 .4.1.5.4l2.7 9a.5.5 0 01-.5.6h-.8a.5.5 0 01-.4-.4l-.7-2.2c0-.3-.3-.4-.5-.4h-3.4c-.2 0-.4.1-.5.4l-.7 2.2c0 .3-.2.4-.4.4zm2.6-7.6l-.6 2a.5.5 0 00.5.6h1.6a.5.5 0 00.5-.6l-.6-2c0-.3-.3-.4-.5-.4h-.4c-.2 0-.4.1-.5.4z\"></path></g></svg>"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "zenmode:toggle-zen-mode",
|
||
|
|
"name": "Zen Mode: Toggle",
|
||
|
|
"icon": "expand"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"followingCommands": [],
|
||
|
|
"topCommands": [],
|
||
|
|
"fixedCommands": [],
|
||
|
|
"mobileCommands": [],
|
||
|
|
"enableMultipleConfig": false,
|
||
|
|
"enableTopToolbar": true,
|
||
|
|
"enableFollowingToolbar": false,
|
||
|
|
"enableFixedToolbar": false,
|
||
|
|
"appendMethod": "workspace",
|
||
|
|
"shouldShowMenuOnSelect": false,
|
||
|
|
"cMenuVisibility": false,
|
||
|
|
"cMenuBottomValue": 4.25,
|
||
|
|
"cMenuNumRows": 12,
|
||
|
|
"cMenuWidth": 610,
|
||
|
|
"cMenuFontColor": "#2DC26B",
|
||
|
|
"cMenuBackgroundColor": "#d3f8b6",
|
||
|
|
"autohide": false,
|
||
|
|
"Iscentered": false,
|
||
|
|
"custom_bg1": "#FFB78B8C",
|
||
|
|
"custom_bg2": "#CDF4698C",
|
||
|
|
"custom_bg3": "#A0CCF68C",
|
||
|
|
"custom_bg4": "#F0A7D88C",
|
||
|
|
"custom_bg5": "#ADEFEF8C",
|
||
|
|
"custom_fc1": "#D83931",
|
||
|
|
"custom_fc2": "#DE7802",
|
||
|
|
"custom_fc3": "#245BDB",
|
||
|
|
"custom_fc4": "#6425D0",
|
||
|
|
"custom_fc5": "#646A73",
|
||
|
|
"isLoadOnMobile": false,
|
||
|
|
"horizontalPosition": 0,
|
||
|
|
"verticalPosition": 0,
|
||
|
|
"formatBrushes": {},
|
||
|
|
"customCommands": [
|
||
|
|
{
|
||
|
|
"id": "custom-summary",
|
||
|
|
"name": "Summary",
|
||
|
|
"prefix": "<details> \n<summary>",
|
||
|
|
"suffix": "</summary> \nInclude details here.\n</details>",
|
||
|
|
"char": 0,
|
||
|
|
"line": 0,
|
||
|
|
"islinehead": false,
|
||
|
|
"icon": "chat-bubbles-filled"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "custom-small",
|
||
|
|
"name": "Small text",
|
||
|
|
"prefix": "<small>",
|
||
|
|
"suffix": "</small>",
|
||
|
|
"char": 0,
|
||
|
|
"line": 0,
|
||
|
|
"islinehead": false,
|
||
|
|
"icon": "header-n"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"viewTypeSettings": {
|
||
|
|
"bases": false
|
||
|
|
},
|
||
|
|
"appearanceByStyle": {
|
||
|
|
"top": {
|
||
|
|
"toolbarBackgroundColor": "rgba(var(--background-secondary-rgb), 0.7)",
|
||
|
|
"toolbarIconColor": "var(--text-normal)",
|
||
|
|
"toolbarIconSize": 18,
|
||
|
|
"aestheticStyle": "glass"
|
||
|
|
},
|
||
|
|
"following": {
|
||
|
|
"toolbarBackgroundColor": "rgba(var(--background-secondary-rgb), 0.7)",
|
||
|
|
"toolbarIconColor": "var(--text-normal)",
|
||
|
|
"toolbarIconSize": 18,
|
||
|
|
"aestheticStyle": "default"
|
||
|
|
},
|
||
|
|
"fixed": {
|
||
|
|
"toolbarBackgroundColor": "rgba(var(--background-secondary-rgb), 0.7)",
|
||
|
|
"toolbarIconColor": "var(--text-normal)",
|
||
|
|
"toolbarIconSize": 18,
|
||
|
|
"aestheticStyle": "default"
|
||
|
|
},
|
||
|
|
"mobile": {
|
||
|
|
"toolbarBackgroundColor": "rgba(var(--background-secondary-rgb), 0.7)",
|
||
|
|
"toolbarIconColor": "var(--text-normal)",
|
||
|
|
"toolbarIconSize": 18,
|
||
|
|
"aestheticStyle": "default"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"toolbarBackgroundColor": "rgba(var(--background-secondary-rgb), 0.7)",
|
||
|
|
"toolbarIconColor": "var(--text-normal)",
|
||
|
|
"toolbarIconSize": 18,
|
||
|
|
"useCurrentLineForRegex": false,
|
||
|
|
"commandIdsFixed": true
|
||
|
|
}
|