gautamdhameja / medium-2-md

A CLI tool that converts exported Medium posts (html) to Jekyll/Hugo compatible markdown with front matter.
https://www.npmjs.com/package/medium-2-md
Apache License 2.0
144 stars 19 forks source link

Fix issues with undefined variables #20

Closed djensen47 closed 3 years ago

djensen47 commented 3 years ago

I ran into a couple of bugs recently:

This PR puts up some guards to prevent that.