You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
351 B
11 lines
351 B
3 years ago
|
{
|
||
|
"id": "music-code-blocks",
|
||
|
"name": "Music notation",
|
||
|
"version": "1.0.3",
|
||
|
"minAppVersion": "0.9.15",
|
||
|
"description": "Plugin which renders music notation from code blocks. Uses the `music-abc` language.",
|
||
|
"author": "Til Blechschmidt",
|
||
|
"authorUrl": "https://github.com/TilBlechschmidt/obsidian-plugin-abcjs",
|
||
|
"isDesktopOnly": false
|
||
|
}
|