mirror of
https://github.com/cberane/obsidian-material-symbols.git
synced 2026-07-22 07:20:26 +00:00
- Updated Material Symbols to latest version with complete icon set - Added `update-font.mjs` script for automated future font updates - Added `deploy.mjs` script with proper error handling - Fixed potential null pointer in font update logic - Bumped version and restored repository URL
10 lines
No EOL
312 B
JSON
10 lines
No EOL
312 B
JSON
{
|
|
"id": "material-symbols",
|
|
"name": "Material Symbols",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "This plugin adds the material symbols (outlined) to obsidian",
|
|
"author": "Cristoph Berane",
|
|
"authorUrl": "https://github.com/cberane/obsidian-material-symbols",
|
|
"isDesktopOnly": false
|
|
} |