Plugins updated second commit
This commit is contained in:
+29
-1
@@ -6,6 +6,11 @@
|
||||
"phoneFooterSafeAreaPadding": false,
|
||||
"tabletFooterSafeAreaPadding": false,
|
||||
"folder": "Excalidraw",
|
||||
"libraryFolderPath": "Excalidraw/Libraries",
|
||||
"libraryFileName": "local-library",
|
||||
"libraryStorageMode": "vault",
|
||||
"libraryMigrationStatus": "not-required",
|
||||
"libraryMigrationSnoozeUntil": 0,
|
||||
"cropFolder": "",
|
||||
"annotateFolder": "",
|
||||
"embedUseExcalidrawFolder": false,
|
||||
@@ -131,8 +136,31 @@
|
||||
"mdFontColor": "Black",
|
||||
"mdBorderColor": "Black",
|
||||
"mdCSS": "",
|
||||
"markdownImageSettings": {
|
||||
"defaults": {
|
||||
"width": 500,
|
||||
"paddingBottom": 10,
|
||||
"fontFamily": "Cascadia",
|
||||
"fontColor": "Black",
|
||||
"border": {
|
||||
"enabled": false,
|
||||
"color": "Black"
|
||||
},
|
||||
"css": "",
|
||||
"transclusion": {
|
||||
"enabled": false,
|
||||
"fontFamily": "Cascadia",
|
||||
"fontColor": "Black",
|
||||
"border": {
|
||||
"enabled": false,
|
||||
"color": "Black"
|
||||
},
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"scriptEngineSettings": {},
|
||||
"previousRelease": "2.25.3",
|
||||
"previousRelease": "2.26.4",
|
||||
"showReleaseNotes": true,
|
||||
"excalidrawMasteryPromoCollapsed": false,
|
||||
"compareManifestToPluginVersion": true,
|
||||
|
||||
Reference in New Issue
Block a user