mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-15 23:05:12 -05:00
Initial commit
This commit is contained in:
commit
bc15d67574
1475 changed files with 1056167 additions and 0 deletions
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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue