Other posts deal with the problem that headings of level 4 downwards are not shown in other programs like latex . However, I use Markdown in combination with MS Word and wonder how I could use levels 4, 5, 6, downwards there. If I render it now, I get a simple text output.
Example for level 4 heading:
#### I am a heading 4
If there is no easy way to do that, my next step would be to mark headings with some tags and then run a word macro over it. But I would rather avoid that.
(PS: The heading in Markdown works well.)