Skip to content

Commit 1f482cd

Browse files
committed
Update markdown grammar
1 parent e5f9b64 commit 1f482cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/markdown-basics/syntaxes/markdown.tmLanguage.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
55
"Once accepted there, we are happy to receive an update request."
66
],
7-
"version": "https://github.com/microsoft/vscode-markdown-tm-grammar/commit/0bd394a33046eeb204a9ebebdffb113d39587591",
7+
"version": "https://github.com/microsoft/vscode-markdown-tm-grammar/commit/ee6a11d0bbbe8ef6bcf8e664f446c00fb14212f2",
88
"name": "Markdown",
99
"scopeName": "text.html.markdown",
1010
"patterns": [
@@ -2469,7 +2469,7 @@
24692469
"2": {
24702470
"name": "string.other.link.title.markdown"
24712471
},
2472-
"4": {
2472+
"3": {
24732473
"name": "punctuation.definition.string.end.markdown"
24742474
}
24752475
},

0 commit comments

Comments
 (0)