mirror of
https://github.com/dainakai/obsidian-yaml-table.git
synced 2026-07-22 05:48:44 +00:00
10 lines
285 B
JSON
10 lines
285 B
JSON
{
|
|
"id": "yaml-table",
|
|
"name": "YAML Table",
|
|
"version": "1.1.4",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Transform YAML code blocks into HTML tables for better visualization",
|
|
"author": "dainakai",
|
|
"authorUrl": "https://github.com/dainakai",
|
|
"isDesktopOnly": false
|
|
}
|