Hi ,
Thanks for your message. I’m not aware of a way to edit the rendered markdown directly.
You can edit the unrendered version of the markdown file and if you save (ctrl+s), your changes should appear in the rendered version.
The way I would recommend setting up your workspace is splitting vertically by right clicking
Then moving your .md files to one side and the scratchpad on the other, then you can run all your code in the scratch pad (this is the way I have found easiest)
Just be aware you’ll need to either copy and save your code into the unrendered project file or save it in a notepad elsewhere so that you don’t lose your work.
Hope this helps,
Laura