ageitgey / medium_to_ghost

Instantly move all your Medium.com content (formatted posts + images) to an open source Ghost blog!
MIT License
121 stars 13 forks source link

Checkes if title is empty and replaces it with a dummy title #8

Closed ferdi2005 closed 5 years ago

ferdi2005 commented 5 years ago

My solution to my own issue #6: empty title post blocks ghost import so if title is empty it adds a dummy title.

ferdi2005 commented 5 years ago

@paramaggarwal

paramaggarwal commented 5 years ago

Nice @ferdi2005. Please consider this @ageitgey.

ageitgey commented 5 years ago

Looks great - thanks!