.obsidian/plugins/numerals/manifest.json

10 lines
388 B
JSON

{
"id": "numerals",
"name": "Numerals",
"version": "1.2.0",
"minAppVersion": "0.16.0",
"description": "Numerals turns any code block into an advanced calculator. Evaluates math expressions on each line of a code block, including units, currency, and optional TeX rendering.",
"author": "RyanC",
"authorUrl": "https://github.com/gtg922r/obsidian-numerals",
"isDesktopOnly": false
}