You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that adding the flags after the directory(like in the examples) does not work on macOS. medium-2-md covertLocal ./medium-export/posts -dfi does not work for me
while medium-2-md convertLocal -dfi ./medium-export/posts does
Tested on MacOS Catalina v10.15.2
The text was updated successfully, but these errors were encountered:
Hello, Thanks for your work on this cli tool!
It seems that adding the flags after the directory(like in the examples) does not work on macOS.
medium-2-md covertLocal ./medium-export/posts -dfi
does not work for mewhile
medium-2-md convertLocal -dfi ./medium-export/posts
doesTested on MacOS Catalina v10.15.2
The text was updated successfully, but these errors were encountered: