When in edit-mode, is it possible to initially hide markdown when opening a new file, and after clickin the document show the markdown again?
Most of my files start with a header or title. So when switching to a new file, the cursor usually moves to the top position and shows the markdown codes.
I know I can change (ctrl-E) between read and edit-mode. But I am curious wether it is possible to stay in edit-mode and just not see the markdown straight away after opening a new file. And automatically show the markdown as soon as I start working (moving cursor, clicking, etc) in the file.