vscode/extensions/markdown-language-features
Matt Bierner 998047ca2f
Add experimental support for updating markdown links on copy/paste (#209319)
* Add experimental support for updating markdown links on copy/paste

For #209318

* Remove log
2024-04-02 17:15:12 +02:00
..
media Fix md preview substr highlighting (#208337) 2024-03-21 22:32:35 +01:00
notebook Fix markdown-it-katex error (#202393) 2024-01-12 18:46:08 -08:00
preview-src
schemas
server Add experimental support for updating markdown links on copy/paste (#209319) 2024-04-02 17:15:12 +02:00
src Add experimental support for updating markdown links on copy/paste (#209319) 2024-04-02 17:15:12 +02: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 Add experimental support for updating markdown links on copy/paste (#209319) 2024-04-02 17:15:12 +02:00
package.nls.json Add experimental support for updating markdown links on copy/paste (#209319) 2024-04-02 17:15:12 +02:00
README.md
tsconfig.browser.json
tsconfig.json
yarn.lock chore: bump katex (#209141) 2024-03-29 21:07:15 +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.