Skip to content

Commit

Permalink
ajuste desc
Browse files Browse the repository at this point in the history
  • Loading branch information
svonjoi committed Feb 24, 2023
1 parent d23d1f2 commit f1b72f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "Heading Level Indent",
"version": "1.0.0",
"minAppVersion": "0.12.0",
"description": "Indenting content under headers based on the level (in reading view only)",
"description": "Indenting content under headers based on their level",
"author": "svonjoi",
"authorUrl": "https://obsidian.md",
"authorUrl": "https://github.com/svonjoi",
"isDesktopOnly": false
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "heading-level-indent",
"version": "1.0.0",
"description": "Indenting content under headers based on the level (in reading view only)",
"description": "Indenting content under headers based on their level",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
Expand Down

0 comments on commit f1b72f6

Please sign in to comment.