Skip to content

Instantly share code, notes, and snippets.

@valeIT
Created February 10, 2016 09:41
Show Gist options
  • Save valeIT/39a057458467a712505d to your computer and use it in GitHub Desktop.
Save valeIT/39a057458467a712505d to your computer and use it in GitHub Desktop.
for entry in *
do
htmlmd "$entry" > "$entry.md"
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment