For me, one major issue with md is that it does not support indentation that could be used for collapsing sections.
Most md editors don't support collapsing or folding sections, even though they could. VSCode had this feature where indentation is used as a simple hint to support collapsible sections, but md treats indentation as a code hint.