summaryrefslogtreecommitdiff
path: root/.obsidian/plugins/obsidian-latex-suite/manifest.json
blob: 5a4ffd6c855d42339cf191332030a2fd9f261f11 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"id": "obsidian-latex-suite",
	"name": "Latex Suite",
	"version": "1.9.8",
	"minAppVersion": "1.0.0",
	"description": "Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements",
	"author": "artisticat",
	"authorUrl": "https://github.com/artisticat1",
	"fundingUrl": "https://ko-fi.com/artisticat",
	"isDesktopOnly": false
}