summaryrefslogtreecommitdiff
path: root/.obsidian/plugins/execute-code/manifest.json
blob: 4185ceb896defc8ac13db620dbc9e5d3af113b41 (plain)
1
2
3
4
5
6
7
8
9
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
}