mirror of
https://github.com/vesan/obsidian-table-beautifier.git
synced 2026-07-22 06:53:19 +00:00
9 lines
250 B
JSON
9 lines
250 B
JSON
{
|
|
"id": "table-beautifier",
|
|
"name": "Table Beautifier",
|
|
"version": "1.0.1",
|
|
"minAppVersion": "1.4.0",
|
|
"description": "Converts ASCII/Unicode box-drawing tables into Markdown tables.",
|
|
"author": "Vesa Vänskä",
|
|
"isDesktopOnly": false
|
|
}
|