vault backup: 2026-02-17 21:56:21

This commit is contained in:
DerGrumpf
2026-02-17 21:56:21 +01:00
parent 10f62c9b8b
commit 10a81f46ff
17 changed files with 11488 additions and 12 deletions
File diff suppressed because it is too large Load Diff
+10
View File
@@ -0,0 +1,10 @@
{
"id": "obsidian-pandoc",
"name": "Pandoc Plugin",
"version": "0.4.1",
"minAppVersion": "0.12.5",
"description": "This is a Pandoc export plugin for Obsidian. It provides commands to export to formats like DOCX, ePub and PDF.",
"author": "Oliver Balfour",
"authorUrl": "https://github.com/OliverBalfour/obsidian-pandoc",
"isDesktopOnly": true
}
+4
View File
@@ -0,0 +1,4 @@
.pandoc-plugin-error {
color: red;
}