mirror of
https://github.com/vitovt/obsidian-csv-modern-codeblock.git
synced 2026-07-22 06:13:52 +00:00
10 lines
378 B
JSON
10 lines
378 B
JSON
{
|
|
"id": "csv-modern-codeblock",
|
|
"name": "CSV Modern Codeblock",
|
|
"version": "1.1.2",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Render and edit CSV and TSV code blocks as interactive tables with sticky headers, filters, sorting, layout toggles, link detection, and CSV validation.",
|
|
"author": "vitovt",
|
|
"authorUrl": "https://github.com/vitovt/",
|
|
"isDesktopOnly": false
|
|
}
|