summaryrefslogtreecommitdiff
path: root/.obsidian/plugins/execute-code/manifest.json
diff options
context:
space:
mode:
authorDominik Kaiser2026-04-16 15:49:52 +0200
committerDominik Kaiser2026-04-16 15:49:52 +0200
commitccd6131d0911f910593c2458430b7bb01fb6d99a (patch)
tree9e627561f0759822e1ca3abe1d1363c55b764600 /.obsidian/plugins/execute-code/manifest.json
parent86c9c0400f353e85649c9d281d04a3a82fd3dbd5 (diff)
downloadMNEME-ccd6131d0911f910593c2458430b7bb01fb6d99a.tar.gz
MNEME-ccd6131d0911f910593c2458430b7bb01fb6d99a.zip
vault backup: 2026-04-16 15:49:52
Diffstat (limited to '.obsidian/plugins/execute-code/manifest.json')
-rw-r--r--.obsidian/plugins/execute-code/manifest.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/.obsidian/plugins/execute-code/manifest.json b/.obsidian/plugins/execute-code/manifest.json
new file mode 100644
index 0000000..4185ceb
--- /dev/null
+++ b/.obsidian/plugins/execute-code/manifest.json
@@ -0,0 +1,10 @@
+{
+ "id": "execute-code",
+ "name": "Execute Code",
+ "version": "2.1.2",
+ "minAppVersion": "1.7.2",
+ "description": "Allows you to execute code snippets within a note. Support C, C++, Python, R, JavaScript, TypeScript, LaTeX, SQL, and many more.",
+ "author": "twibiral",
+ "authorUrl": "https://www.github.com/twibiral",
+ "isDesktopOnly": true
+} \ No newline at end of file