Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mdlintNew to Visual Studio Code? Get it now.
mdlint

mdlint

Zhixiang Zhang

|
2,817 installs
| (1) | Free
a configurable vscode markdown plugin.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-mdlint-plugin

vscode-mdlint-plugin is an awesome vscode markdown plugin, powerred by hustcc/lint-md

Repo

  • mdlint - VSCode Extensions Marketplace
  • vscode-mdlint-plugin - GitHub

How to use

  • search 'mdlint' and install it.
  • create the configuration file and name it 'mdlint.json'.
  • or you have no specical preference? Just keep no config file, mdlint will work still fine in recommanded mode.

mdlint.json

format

{
  "rules": {
    "no-empty-code": 1
  }
}

API

see hustcc/lint-md for more.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft