This commit is contained in:
Oscar Plaisant
2024-10-01 11:38:50 +02:00
parent 695358527b
commit 5b65eb2b2a
178 changed files with 186337 additions and 103731 deletions

View File

@@ -0,0 +1,12 @@
{
"id": "math-booster",
"name": "LaTeX-like Theorem & Equation Referencer",
"version": "2.2.0",
"minAppVersion": "1.3.5",
"description": "A powerful indexing & referencing system for theorems & equations in your vault. Bring LaTeX-like workflow into Obsidian with theorem environments, automatic equation numbering, and more.",
"author": "Ryota Ushio",
"authorUrl": "https://github.com/RyotaUshio",
"fundingUrl": "https://www.buymeacoffee.com/ryotaushio",
"helpUrl": "https://ryotaushio.github.io/obsidian-latex-theorem-equation-referencer/",
"isDesktopOnly": false
}