generated from DNDs/dnd-template
James@STCH
9c6f734fdc
Affected files: .obsidian/community-plugins.json .obsidian/plugins/cmenu-plugin/data.json .obsidian/plugins/cmenu-plugin/main.js .obsidian/plugins/cmenu-plugin/manifest.json .obsidian/plugins/cmenu-plugin/styles.css .obsidian/workspace Private/Rapha/Phantasialand.md
55 lines
1.3 KiB
JSON
55 lines
1.3 KiB
JSON
{
|
|
"aestheticStyle": "default",
|
|
"menuCommands": [
|
|
{
|
|
"id": "cmenu-plugin:editor:toggle-bold",
|
|
"name": "cMenu: Toggle bold",
|
|
"icon": "bold-glyph"
|
|
},
|
|
{
|
|
"id": "cmenu-plugin:editor:toggle-italics",
|
|
"name": "cMenu: Toggle italics",
|
|
"icon": "italic-glyph"
|
|
},
|
|
{
|
|
"id": "cmenu-plugin:editor:toggle-strikethrough",
|
|
"name": "cMenu: Toggle strikethrough",
|
|
"icon": "strikethrough-glyph"
|
|
},
|
|
{
|
|
"id": "cmenu-plugin:underline",
|
|
"name": "cMenu: Toggle underline",
|
|
"icon": "underline-glyph"
|
|
},
|
|
{
|
|
"id": "cmenu-plugin:superscript",
|
|
"name": "cMenu: Toggle superscript",
|
|
"icon": "superscript-glyph"
|
|
},
|
|
{
|
|
"id": "cmenu-plugin:subscript",
|
|
"name": "cMenu: Toggle subscript",
|
|
"icon": "subscript-glyph"
|
|
},
|
|
{
|
|
"id": "cmenu-plugin:editor:toggle-code",
|
|
"name": "cMenu: Toggle code",
|
|
"icon": "code-glyph"
|
|
},
|
|
{
|
|
"id": "cmenu-plugin:codeblock",
|
|
"name": "cMenu: Toggle codeblock",
|
|
"icon": "codeblock-glyph"
|
|
},
|
|
{
|
|
"id": "cmenu-plugin:editor:toggle-blockquote",
|
|
"name": "cMenu: Toggle blockquote",
|
|
"icon": "quote-glyph"
|
|
}
|
|
],
|
|
"appendMethod": "body",
|
|
"shouldShowMenuOnSelect": false,
|
|
"cMenuVisibility": true,
|
|
"cMenuBottomValue": 4.25,
|
|
"cMenuNumRows": 9
|
|
} |