WIP. inline doesn't work, but the rest does.

This commit is contained in:
2025-09-19 20:52:30 -04:00
parent e2a64e0534
commit ee7be363cc
5 changed files with 3228 additions and 104 deletions

View File

@@ -1,6 +1,6 @@
{
"id": "sample-plugin",
"name": "Sample Plugin",
"id": "date-calc",
"name": "Date calculator",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Demonstrates some of the capabilities of the Obsidian API.",