This is my biggest gripe with Markdown as a whole. I find indentation to be such a significant part of readability that it seems insane that the specification retains the ability to create <pre>s using indentation, now that fenced code blocks exist, considering that it makes authoring readable HTML impossible.
Consider the support provided to the undermentioned:
I’ve asked at Reddit whether it’s possible to disable in VS Code, if anyone’s interested.