Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Dec 11, 2018
1 parent 7970f2a commit 0795547
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions extensions/markdown-basics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
],
"extensions": [
".md",
".mkd",
".mdwn",
".mkd",
".mdwn",
".mdown",
".markdown",
".markdn",
".mdtxt",
".mdtext",
".mdtxt",
".mdtext",
".workbook"
],
"configuration": "./language-configuration.json"
Expand Down Expand Up @@ -91,4 +91,4 @@
"scripts": {
"update-grammar": "node ../../build/npm/update-grammar.js microsoft/vscode-markdown-tm-grammar syntaxes/markdown.tmLanguage ./syntaxes/markdown.tmLanguage.json"
}
}
}

0 comments on commit 0795547

Please sign in to comment.