Skip to content

Commit

Permalink
added
Browse files Browse the repository at this point in the history
  • Loading branch information
keshann93 committed May 26, 2020
1 parent 5401c9f commit c93548d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,16 @@
"vscode": "^1.44.0"
},
"categories": [
"Other"
"Formatters",
"Other",
"Extension Packs"
],
"keywords": [
"markdown-editor",
"markdown-previewer",
"markdown",
"editor",
"wysiwyg"
],
"activationEvents": [
"onCustomEditor:markdown-live.showMarkdown"
Expand Down

0 comments on commit c93548d

Please sign in to comment.