Skip to content
| Marketplace
Visual Studio Code
>
Formatters
>
markdownfmt
New to Visual Studio Code?
Get it now.
markdownfmt
Anmol Singh Jaggi
|
516 installs
|
(
0
)
|
Free
Markdown formatter for VS Code using `markdownfmt`
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
vscode-markdownfmt
Markdown formatter for Visual Studio code using
markdownfmt
.
Configuration:
markdownfmt.disableFormatter
: Disable the markdownfmt formatter.
markdownfmt.command
: The command used to run markdownfmt. Useful in case you want to specify full path of the binary or other custom options.