This commit is contained in:
2025-11-04 12:15:43 +01:00
parent 58ae53697e
commit 971a18fcc1
45 changed files with 5489 additions and 5915 deletions

10
.obsidian/plugins/jupymd/manifest.json vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"id": "jupymd",
"name": "JupyMD",
"version": "1.4.5",
"minAppVersion": "1.8.4",
"description": "Use Jupyter notebooks in Obsidian.",
"author": "Deniz Terzioglu",
"authorUrl": "https://d-eniz.github.io/",
"isDesktopOnly": true
}