Feature request: have the option to save markdown and html as two separate files
Hi,
If you decide to preview a markdown document with Notebooks, it will delete the txt file and insert the markdown markup in the resulting html file. While this is fine for Notebooks, it breaks compatibility with every other (desktop) editor. Some people may want to edit the original markdown file using emacs, vi or any other markdown editor.
How about having the option to keep the markdown and generated html as two separate files?