11 lines
275 B
JSON
11 lines
275 B
JSON
{
|
|
"id": "obsidian-better-codeblock",
|
|
"name": "Better CodeBlock",
|
|
"version": "1.0.8",
|
|
"minAppVersion": "0.12.0",
|
|
"description": "Add title, line number to Obsidian code block",
|
|
"author": "StarGrey",
|
|
"authorUrl": "https://github.com/stargrey",
|
|
"isDesktopOnly": false
|
|
}
|