vscode/extensions/markdown-language-features
2024-09-30 15:36:25 +02:00
..
media fix: Quotes with headings on markdown not rendering properly (#205227) 2024-06-24 23:32:45 +02:00
notebook Fix markdown-it-katex error (#202393) 2024-01-12 18:46:08 -08:00
preview-src write our own little gulp-eslint which takes the eslint from our workspace root (#230115) 2024-09-30 15:36:25 +02:00
schemas Remove package.json schema descriptions (#221454) 2024-07-11 02:40:45 -07:00
src Document markdown debug server build path (#223812) 2024-07-25 22:36:59 -07:00
test-workspace
types allow images in markdown preview editor to be copied (#184432) 2023-06-07 18:08:22 +00:00
.eslintignore
.eslintrc.json
.gitignore
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
esbuild-notebook.js Combine esbuild scripts (#184531) 2023-06-09 14:55:05 -07:00
esbuild-preview.js Combine esbuild scripts (#184531) 2023-06-09 14:55:05 -07:00
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 Bump dompurify from 3.0.5 to 3.1.3 in /extensions/markdown-language-features (#228773) 2024-09-18 16:33:30 -07:00
package.json Bump dompurify from 3.0.5 to 3.1.3 in /extensions/markdown-language-features (#228773) 2024-09-18 16:33:30 -07:00
package.nls.json Improve markdown setting description (#223814) 2024-07-25 22:36:28 -07:00
README.md Fix supported markdown-lint violations in markdown files (#190750) 2023-08-24 08:37:25 +00:00
tsconfig.browser.json
tsconfig.json Merge and cleanup drop and paste proposal (#209591) 2024-04-05 13:03:10 -07: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.