summaryrefslogtreecommitdiff
path: root/.obsidian/plugins/obsidian-latex-suite/manifest.json
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2025-04-14 18:00:23 +0200
committermarcellus <msimon_fr@hotmail.com>2025-04-14 18:00:23 +0200
commitec8b70c184b847f886e63f9718a9cb1329ae71d2 (patch)
tree75fb15602be9d400e3395a12456c91672a7f0357 /.obsidian/plugins/obsidian-latex-suite/manifest.json
parent51584e1fe07456a01dc14504b214d068c62e8fe6 (diff)
chore: rm-d .obsidian
Diffstat (limited to '.obsidian/plugins/obsidian-latex-suite/manifest.json')
-rwxr-xr-x.obsidian/plugins/obsidian-latex-suite/manifest.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/.obsidian/plugins/obsidian-latex-suite/manifest.json b/.obsidian/plugins/obsidian-latex-suite/manifest.json
deleted file mode 100755
index 5a4ffd6..0000000
--- a/.obsidian/plugins/obsidian-latex-suite/manifest.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "id": "obsidian-latex-suite",
- "name": "Latex Suite",
- "version": "1.9.8",
- "minAppVersion": "1.0.0",
- "description": "Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements",
- "author": "artisticat",
- "authorUrl": "https://github.com/artisticat1",
- "fundingUrl": "https://ko-fi.com/artisticat",
- "isDesktopOnly": false
-}