vscode/extensions/markdown-language-features
Matt Bierner 9b8f216b8c
Support escapes in markdown destination settings (#200911)
Support escaping `$` to prevent use as variable and escaping `/` inside of transforms
2023-12-15 02:02:27 +01:00
..
media
notebook Fix notebook markdown list rendering (#198696) 2023-11-20 18:23:14 +01:00
preview-src
schemas
server Use satisfies in a few more places (#200181) 2023-12-06 12:27:47 -08:00
src Support escapes in markdown destination settings (#200911) 2023-12-15 02:02:27 +01:00
test-workspace
types
.eslintignore
.eslintrc.json
.gitignore
.vscodeignore
esbuild-notebook.js
esbuild-preview.js
extension-browser.webpack.config.js
extension.webpack.config.js
icon.png
package.json Clean up and fix markdown url pasting (#198706) 2023-11-20 14:37:00 -08:00
package.nls.json
README.md
tsconfig.browser.json
tsconfig.json
yarn.lock Clean up and fix markdown url pasting (#198706) 2023-11-20 14:37:00 -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.