How to turn off VS Code auto-formatting for Markdown files?

Viewed 2765

Is there a way to exclude my Readme.md file from auto-formatting when saving in VS Code? I still want auto-format for other file types.

1 Answers
Related