cberane_obsidian-material-s.../manifest.json
Cristoph Berane 361db2939f first custom implementation of this plugin
- configured manifest.json
- changed README.md to give relevant information about the basic usage
- added webfont to styles.css with additional classes
2023-02-06 08:35:30 +01:00

10 lines
322 B
JSON

{
"id": "obsidian-material-symbols",
"name": "Material Symbols",
"version": "0.1.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
}