vault backup: 2024-09-15 19:17:54

This commit is contained in:
zleyyij
2024-09-15 19:17:54 -06:00
parent f57fc786fc
commit 428feda62d
5 changed files with 13559 additions and 1 deletions

View File

@ -0,0 +1,10 @@
{
"id": "execute-code",
"name": "Execute Code",
"version": "1.12.0",
"minAppVersion": "1.2.8",
"description": "Allows to execute code snippets within a note. Supported programming languages: C, CPP, Dart, Golang, Groovy, Kotlin, Java, JavaScript, TypeScript, Lean, Lua, CSharp, Prolog, Rust, Python, R, Ruby, Wolfram Mathematica, Haskell, Scala, Racket, F#, Batch, Shell & Powershell.",
"author": "twibiral",
"authorUrl": "https://www.github.com/twibiral",
"isDesktopOnly": true
}