vault backup: 2026-06-28 17:36:15
This commit is contained in:
+8
-8
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"id": "code-emitter",
|
||||
"name": "Code Emitter",
|
||||
"version": "0.1.2",
|
||||
"minAppVersion": "0.12.0",
|
||||
"description": "An obsidian plugin that allows code blocks executed interactively in sandbox like jupyter notebooks. Supported language rust、kotlin、python、Javascript、TypeScript etc.",
|
||||
"author": "YISH",
|
||||
"authorUrl": "https://github.com/mokeyish",
|
||||
"isDesktopOnly": false
|
||||
"id": "code-emitter",
|
||||
"name": "Code Emitter",
|
||||
"version": "0.4.0",
|
||||
"minAppVersion": "0.12.0",
|
||||
"description": "An Obsidian plugin that allows code blocks to be executed interactively like in Jupyter Notebooks. Supports languages like Rust, Kotlin, Python, JavaScript, TypeScript etc.",
|
||||
"author": "YISH",
|
||||
"authorUrl": "https://github.com/mokeyish",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Reference in New Issue
Block a user