feat: Add plugin settings, improve internal link handling, and apply a default border to menu items.

This commit is contained in:
2025-11-20 22:12:00 -05:00
parent 8b9e092329
commit fd6cf15700
4 changed files with 321 additions and 194 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "menu-plugin",
"name": "Obsidian Menus",
"version": "1.0.1",
"version": "1.2",
"minAppVersion": "0.15.0",
"description": "Create custom menus using code blocks with links and CSS styling.",
"author": "Olivier Legendre",