vault backup: 2024-02-20 21:31:52
This commit is contained in:
22
.obsidian/plugins/hk-code-block/data.json
vendored
Normal file
22
.obsidian/plugins/hk-code-block/data.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"useTitleGlobal": "default off, but on when specified",
|
||||
"useCollapsibleGlobal": "default on, but off when specified",
|
||||
"defaultCollapse": "expand",
|
||||
"showCollapseBtn": true,
|
||||
"useLinenosGlobal": "default on, but off when specified",
|
||||
"defaultLinenosStart": 1,
|
||||
"showLinenosSplitter": true,
|
||||
"useHighlightGlobal": "default off, but on when specified",
|
||||
"highlightColor": "#ff0000",
|
||||
"useLanguageGlobal": "default on, but off when specified",
|
||||
"defaultLanguage": "plain text",
|
||||
"useCopyBtnGlobal": "default on, but off when specified",
|
||||
"usePromptGlobal": "default on, but off when specified",
|
||||
"promptingLanguages": [
|
||||
"bash"
|
||||
],
|
||||
"defaultPrompt": "$",
|
||||
"useResultGlobal": true,
|
||||
"defaultResultPrompt": "Result",
|
||||
"debugMode": false
|
||||
}
|
||||
Reference in New Issue
Block a user