init
This commit is contained in:
+74
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"userAdmonitions": {
|
||||
"statblock": {
|
||||
"type": "statblock",
|
||||
"icon": {
|
||||
"name": "dragon",
|
||||
"type": "font-awesome"
|
||||
},
|
||||
"command": false,
|
||||
"injectColor": false,
|
||||
"noTitle": false,
|
||||
"copy": false,
|
||||
"color": "100, 182, 252"
|
||||
},
|
||||
"flowchart": {
|
||||
"type": "flowchart",
|
||||
"icon": {
|
||||
"name": "map",
|
||||
"type": "font-awesome"
|
||||
},
|
||||
"command": false,
|
||||
"injectColor": false,
|
||||
"noTitle": true,
|
||||
"copy": false,
|
||||
"color": "239, 213, 149"
|
||||
},
|
||||
"gallery": {
|
||||
"type": "gallery",
|
||||
"icon": {
|
||||
"name": "image",
|
||||
"type": "font-awesome"
|
||||
},
|
||||
"command": false,
|
||||
"injectColor": false,
|
||||
"noTitle": true,
|
||||
"copy": false,
|
||||
"color": "151, 213, 6"
|
||||
},
|
||||
"readaloud": {
|
||||
"type": "readaloud",
|
||||
"icon": {
|
||||
"name": "book-reader",
|
||||
"type": "font-awesome"
|
||||
},
|
||||
"title": "Read Aloud",
|
||||
"command": false,
|
||||
"injectColor": false,
|
||||
"noTitle": false,
|
||||
"copy": false,
|
||||
"color": "50, 96, 169"
|
||||
}
|
||||
},
|
||||
"syntaxHighlight": false,
|
||||
"copyButton": false,
|
||||
"version": "10.3.2",
|
||||
"autoCollapse": false,
|
||||
"defaultCollapseType": "open",
|
||||
"injectColor": true,
|
||||
"parseTitles": true,
|
||||
"dropShadow": true,
|
||||
"hideEmpty": false,
|
||||
"open": {
|
||||
"admonitions": true,
|
||||
"icons": true,
|
||||
"other": true,
|
||||
"advanced": false
|
||||
},
|
||||
"icons": [],
|
||||
"useFontAwesome": true,
|
||||
"rpgDownloadedOnce": false,
|
||||
"msDocConverted": false,
|
||||
"useSnippet": false,
|
||||
"snippetPath": "custom-admonitions.c3af89"
|
||||
}
|
||||
+513
File diff suppressed because one or more lines are too long
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-admonition",
|
||||
"name": "Admonition",
|
||||
"version": "10.3.2",
|
||||
"minAppVersion": "1.1.0",
|
||||
"description": "Enhanced callouts for Obsidian.md",
|
||||
"author": "Jeremy Valentine",
|
||||
"authorUrl": "",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user