mirror of
https://github.com/heekangpark/obsidian-hk-code-block.git
synced 2026-07-22 07:40:32 +00:00
11 lines
327 B
JSON
11 lines
327 B
JSON
{
|
|
"id": "hk-code-block",
|
|
"name": "HK Code Block",
|
|
"version": "0.4.0",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "Obsidian plugin developed by Heekang Park; Make code block looking good on reading view",
|
|
"author": "Heekang Park",
|
|
"authorUrl": "https://github.com/HeekangPark",
|
|
"fundingUrl": "",
|
|
"isDesktopOnly": false
|
|
}
|