vscode/extensions/markdown-language-features
Matt Bierner 739b93cce8
Update drop metadata proposal (#179918)
- Makes `dropMimeTypes` required
- Prefix the actual `id` used internally with the extension id
- Allow wildcard mime types, such as `image/*`
2023-04-14 07:59:38 +10:00
..
media Always use vscode-textCodeBlock-background in rendered markdown (#179313) 2023-04-05 23:02:22 +02:00
notebook Allow <source> tags in rendered markdown (#172063) 2023-01-23 21:07:25 +01:00
preview-src Fix opening encoded markdown fragment in preview (#178465) 2023-03-28 08:59:30 +02:00
schemas
server Log uri as a string instead of as an object (#179721) 2023-04-11 14:19:12 -07:00
src Update drop metadata proposal (#179918) 2023-04-14 07:59:38 +10:00
test-workspace
types Clean up markdown preview messaging (#176458) 2023-03-07 17:28:13 -08:00
.eslintignore Markdown custom eslint rules should not automatically apply to server (#166068) 2023-03-07 11:13:13 -08:00
.eslintrc.json
.gitignore
.vscodeignore
esbuild-notebook.js
esbuild-preview.js
extension-browser.webpack.config.js
extension.webpack.config.js
icon.png
package.json Add drop feedback UX (#179434) 2023-04-11 13:48:24 -07:00
package.nls.json Add setting to control markdown LS log level (#176472) 2023-03-08 08:00:34 +01:00
README.md
tsconfig.browser.json
tsconfig.json Add drop feedback UX (#179434) 2023-04-11 13:48:24 -07:00
yarn.lock Bump module to new package (#173599) 2023-02-06 12:29:36 -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.