mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 06:38:23 +00:00
63b07dbd7f
Let 3rd matching group be an end Previously, the first and third group was defined as beginning. This is not true as the first group of the regular expression is the beginning of the math inline markdown expression and the third group the _end_. Once the third group is correctly assigned, its language scope can be changed accordingly. |
||
---|---|---|
.. | ||
notebook | ||
preview-styles | ||
src | ||
syntaxes | ||
.gitignore | ||
.vscodeignore | ||
cgmanifest.json | ||
esbuild.js | ||
extension-browser.webpack.config.js | ||
extension.webpack.config.js | ||
icon.png | ||
package.json | ||
package.nls.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |