Adding Obsidian main vault settings.

This commit is contained in:
Shaun Setlock
2025-04-24 21:48:14 -04:00
parent 050866ea84
commit c48638a0d4
23 changed files with 32254 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"id": "code-styler",
"name": "Code Styler",
"version": "1.1.7",
"minAppVersion": "0.15.0",
"description": "Style and customize codeblocks and inline code in both editing mode and reading mode.",
"author": "Mayuran Visakan",
"authorUrl": "https://github.com/mayurankv",
"fundingUrl": "https://www.buymeacoffee.com/mayurankv2",
"isDesktopOnly": false
}