1 min read

Medium/Markdown Import/Export

Mallim

Medium -> Markdown

mediumexporter Quite a good tool to do medium export

npm install mediumexporter
npx mediumexporter <urltothemediumpost> > filename.md

Markdown -> Medium

Option 1

Go to Dillinger.io, copy-paste the Markdown, copy-paste the rendered part straight to Medium’s editor.

Tips from here: https://medium.com/@erdal42/andy-mcfee-yes-you-can-go-to-an-online-editor-like-dillinger-io-fa7214958d17

Option 2

Use [Markdown to Medium](Markdown to Medium) available at http://markdown-to-medium.surge.sh/