Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Commit

Permalink
update plugin description
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingislost committed Nov 26, 2021
1 parent b7e3629 commit d159a5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "obsidian-codemirror-options",
"name": "CodeMirror Options",
"version": "0.9.4",
"description": "Customize the functionality and appearance of Obsidian's edit mode",
"description": "Enhance Obsidian's desktop edit mode with features such as WYSIWYG / Live Preview, Syntax Highlighting, and more.",
"author": "NothingIsLost",
"authorUrl": "https://github.com/nothingislost",
"isDesktopOnly": true
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "obsidian-codemirror-options",
"name": "CodeMirror Options",
"version": "0.9.4",
"description": "Customize the functionality and appearance of Obsidian's edit mode",
"description": "Enhance Obsidian's desktop edit mode with features such as WYSIWYG / Live Preview, Syntax Highlighting, and more.",
"author": "NothingIsLost",
"authorUrl": "https://github.com/nothingislost",
"isDesktopOnly": true
Expand Down

0 comments on commit d159a5b

Please sign in to comment.