vault backup: 2026-02-06 16:00:49
This commit is contained in:
4
.obsidian/community-plugins.json
vendored
4
.obsidian/community-plugins.json
vendored
@@ -28,5 +28,7 @@
|
||||
"workbooks",
|
||||
"obsidian-csv-table",
|
||||
"csv-lite",
|
||||
"background-image"
|
||||
"background-image",
|
||||
"obsidian-pandoc",
|
||||
"typst"
|
||||
]
|
||||
16
.obsidian/plugins/typst/data.json
vendored
Normal file
16
.obsidian/plugins/typst/data.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"format": "image",
|
||||
"noFill": true,
|
||||
"fill": "#ffffff",
|
||||
"pixel_per_pt": 3,
|
||||
"search_system": false,
|
||||
"override_math": false,
|
||||
"font_families": [],
|
||||
"preamable": {
|
||||
"shared": "#set text(fill: white, size: SIZE)\n#set page(width: WIDTH, height: HEIGHT)",
|
||||
"math": "#set page(margin: 0pt)\n#set align(horizon)",
|
||||
"code": "#set page(margin: (y: 1em, x: 0pt))"
|
||||
},
|
||||
"plugin_version": "0.10.0",
|
||||
"autoDownloadPackages": true
|
||||
}
|
||||
Reference in New Issue
Block a user