diff options
| author | Dominik Kaiser | 2026-04-16 19:12:32 +0200 |
|---|---|---|
| committer | Dominik Kaiser | 2026-04-16 19:12:32 +0200 |
| commit | e53a1f30541b2e61e8223ada1a6a461dffd5329b (patch) | |
| tree | 7a554ec891517f9d7ab26eff4caa7eb815e74cc9 /.obsidian/plugins/execute-code/manifest.json | |
| parent | ccd6131d0911f910593c2458430b7bb01fb6d99a (diff) | |
| download | MNEME-e53a1f30541b2e61e8223ada1a6a461dffd5329b.tar.gz MNEME-e53a1f30541b2e61e8223ada1a6a461dffd5329b.zip | |
vault backup: 2026-04-16 19:12:32
Diffstat (limited to '.obsidian/plugins/execute-code/manifest.json')
| -rw-r--r-- | .obsidian/plugins/execute-code/manifest.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.obsidian/plugins/execute-code/manifest.json b/.obsidian/plugins/execute-code/manifest.json deleted file mode 100644 index 4185ceb..0000000 --- a/.obsidian/plugins/execute-code/manifest.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "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 |
