mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-15 06:55:12 -05:00
16 lines
No EOL
444 B
JSON
16 lines
No EOL
444 B
JSON
{
|
|
"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
|
|
} |