notes/.obsidian/plugins/execute-code/manifest.json

10 lines
489 B
JSON
Raw Normal View History

2024-09-16 01:17:54 +00:00
{
"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
}