vscode/extensions/markdown-language-features
dependabot[bot] 45c7cae914
Bump ini from 1.3.5 to 1.3.7 in /extensions/markdown-language-features (#112275)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 11:22:24 +01: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 Make sure markdown preview is updated if on disk file is updated 2020-12-09 14:08:15 -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 used shared webpack-config for browser 2020-06-25 23:22:02 +02:00
extension.webpack.config.js
icon.png
package.json Bump markdown-it and highlight versions 2020-12-11 12:14:27 -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
yarn.lock Bump ini from 1.3.5 to 1.3.7 in /extensions/markdown-language-features (#112275) 2020-12-14 11:22:24 +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.