initial commit

This commit is contained in:
aaron-jack-manning
2022-11-19 17:13:42 +11:00
committed by Aaron Manning
commit ab1f5734da
12 changed files with 2380 additions and 0 deletions

10
manifest.json Normal file
View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-mathjax-wikilinks",
"name": "MathJax WikiLinks",
"version": "0.0.1",
"minAppVersion": "0.15.0",
"description": "Allows rendering MathJax in WikiLink aliases.",
"author": "Aaron Manning",
"authorUrl": "https://aaronmanning.net",
"isDesktopOnly": false
}