vscode/extensions/markdown-language-features
Matt Bierner 7cf9dbecf6 Fix escaping of raw values that contain `&` in md preview
Fixes #236660
2024-12-20 10:52:07 -08:00
..
media fix: Quotes with headings on markdown not rendering properly (#205227) 2024-06-24 23:32:45 +02:00
notebook
preview-src Merge pull request #236406 from mjbvz/confidential-trout 2024-12-17 12:22:16 -08:00
schemas Remove package.json schema descriptions (#221454) 2024-07-11 02:40:45 -07:00
src Fix escaping of raw values that contain `&` in md preview 2024-12-20 10:52:07 -08:00
test-workspace
types open image 2024-11-26 19:53:31 +09:00
.gitignore
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
README.md
esbuild-notebook.js
esbuild-preview.js
extension-browser.webpack.config.js Move MD server into own package (#212387) 2024-07-12 14:04:42 -07:00
extension.webpack.config.js Move MD server into own package (#212387) 2024-07-12 14:04:42 -07:00
icon.png
package-lock.json Update telemetry package (#236378) 2024-12-17 20:12:49 +01:00
package.json Merge pull request #234649 from notoriousmango/feat-open-image 2024-12-17 11:55:25 -08:00
package.nls.json open image 2024-11-26 19:53:31 +09:00
tsconfig.browser.json
tsconfig.json

README.md

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.