mirror of
https://github.com/vesan/obsidian-table-beautifier.git
synced 2026-07-22 06:53:19 +00:00
chore: Add dot to the end of manifest desciption (mandatory)
This commit is contained in:
parent
69770a0a12
commit
5f0cde652c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Table Beautifier",
|
||||
"version": "1.0.1",
|
||||
"minAppVersion": "1.4.0",
|
||||
"description": "Converts ASCII/Unicode box-drawing tables into Markdown tables",
|
||||
"description": "Converts ASCII/Unicode box-drawing tables into Markdown tables.",
|
||||
"author": "Vesa Vänskä",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue