Skip to content

Instantly share code, notes, and snippets.

View creativecoder's full-sized avatar

Grant Kinney creativecoder

  • Madison, Wisconsin, USA
View GitHub Profile
#!/bin/sh
# any2markdown.sh
#
# A shell script that converts documents to markdown
#
# https://gist.github.com/creativecoder/4990796
#
# Depends on:
# pandoc: http://johnmacfarlane.net/pandoc/