Pycharm Markdown ✮ (SIMPLE)
If you link to a local file or an image within your Markdown document, PyCharm validates the path. If you rename the target file within the IDE, PyCharm automatically updates the link in your Markdown.
Add images to your Markdown by dragging them from your file system directly into the editor. PyCharm automatically generates the correct  syntax. pycharm markdown
PyCharm automatically recognizes files with the or .markdown extensions as Markdown documents. If you link to a local file or
PyCharm offers a dual-pane interface that synchronizes your source code with a live preview. pycharm markdown