vscode/extensions/markdown-language-features
2021-03-16 17:28:29 -07:00
..
media Update built markdown preview code 2021-01-15 10:38:50 -08:00
notebook Enable inline html tags in notebook markdown 2021-02-11 17:21:30 -08:00
notebook-out Update markdown notebook scripts 2021-03-16 17:28:29 -07:00
preview-src Fix scrolling of markdown preview. Close #65504 (#111094) 2021-01-14 17:24:08 -08:00
schemas [josn] fix wrong schema-schema reference, use draft-07 everywhere 2019-12-05 11:15:39 +01:00
src tests - enable color output for integration tests 2021-03-01 15:10:15 +01: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 used shared webpack-config for browser 2020-06-25 23:22:02 +02:00
extension.webpack.config.js
icon.png
package.json Add back build-notebook script 2021-02-11 17:21:30 -08:00
package.nls.json Clairify breaks setting effect 2020-05-11 17:33:28 -07:00
README.md
tsconfig.json Use Array.flat() (#110189) 2020-11-09 12:46:26 -08:00
webpack.config.js Don't include inline source maps in markdown preview scripts 2020-06-17 15:24:16 -07:00
webpack.notebook.js Add support for markdown notebook renderers (#115191) 2021-02-10 16:41:53 -08:00
yarn.lock Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01: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.