mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
Update markdown grammar
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
|
||||
"Once accepted there, we are happy to receive an update request."
|
||||
],
|
||||
"version": "https://github.com/microsoft/vscode-markdown-tm-grammar/commit/6b98eb377656fb175692f9e972bc6e88881eafd8",
|
||||
"version": "https://github.com/microsoft/vscode-markdown-tm-grammar/commit/98d4a7b3eb094a162c6978bb8df63cbbfe015c55",
|
||||
"name": "Markdown",
|
||||
"scopeName": "text.html.markdown",
|
||||
"patterns": [
|
||||
@@ -2079,7 +2079,7 @@
|
||||
"include": "source.yaml"
|
||||
}
|
||||
],
|
||||
"while": "^(?!(-{3}|\\.{3})\\s*$)"
|
||||
"end": "(^|\\G)-{3}|\\.{3}\\s*$\""
|
||||
},
|
||||
"inline": {
|
||||
"patterns": [
|
||||
|
||||
Reference in New Issue
Block a user