This commit is contained in:
Oscar Plaisant
2024-05-23 13:17:37 +02:00
parent de3a0dcf0f
commit bff6dbf1e5
55 changed files with 28434 additions and 71577 deletions

16206
.obsidian/plugins/image2latex/main.js vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,10 @@
{
"id": "image2latex",
"name": "Image2LaTEX",
"version": "1.1.2",
"minAppVersion": "0.15.0",
"description": "Convert your images to Markdown and MathJax",
"author": "Hugo Persson",
"authorUrl": "https://github.com/Hugo-Persson",
"isDesktopOnly": true
}

View File

@@ -0,0 +1,8 @@
/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/