vscode/extensions/markdown-language-features
dependabot[bot] 6062ebe318
Bump highlight.js in /extensions/markdown-language-features (#111262)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.10 to 10.1.2.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/10.1.2/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.15.10...10.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 17:32:45 -08:00
..
media Make it easier to override markdown table stylings 2020-11-02 13:53:26 -08:00
preview-src Prefer using data-href if it exists on a markdown preview link 2020-07-23 21:51:18 -07:00
schemas
src Fix InMemoryDocument to support both OS line endings 2020-11-11 14:05:20 -08:00
test-workspace Always use vscode.open to open markdown links 2020-11-05 17:00:16 -08:00
.vscodeignore Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
extension-browser.webpack.config.js
extension.webpack.config.js
icon.png
package.json Bump highlight.js in /extensions/markdown-language-features (#111262) 2020-11-30 17:32:45 -08:00
package.nls.json
README.md
tsconfig.json Use Array.flat() (#110189) 2020-11-09 12:46:26 -08:00
webpack.config.js
yarn.lock Bump highlight.js in /extensions/markdown-language-features (#111262) 2020-11-30 17:32:45 -08:00

Language Features for Markdown files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See Markdown in Visual Studio Code to learn about the features of this extension.