更新
This commit is contained in:
47
.obsidian/plugins/obsidian-markdown-formatting-assistant-plugin/data.json
vendored
Normal file
47
.obsidian/plugins/obsidian-markdown-formatting-assistant-plugin/data.json
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"triggerChar": "\\",
|
||||
"sidePaneSideLeft": false,
|
||||
"savedColors": [
|
||||
"#ff0000"
|
||||
],
|
||||
"aviabileRegions": [
|
||||
"textEdit",
|
||||
"tabels",
|
||||
"html",
|
||||
"latex",
|
||||
"greekLetters",
|
||||
"colors"
|
||||
],
|
||||
"regionSettings": [
|
||||
{
|
||||
"name": "textEdit",
|
||||
"active": true,
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "tables",
|
||||
"active": true,
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "html",
|
||||
"active": true,
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
"name": "latex",
|
||||
"active": true,
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
"name": "greekLetters",
|
||||
"active": true,
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"name": "colors",
|
||||
"active": true,
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user