This is where pandoc looks for things such as templates or citation style files.
pandoc assumes that its data dir is at
- unix
$HOME/.pandoc
- windows
$HOME\AppData\Roaming\pandoc
clone this repo there
# unix, assuming hub installed
cd ~
git clone era7bio/.pandoc
# for windows 7:
cd $HOME\AppData\Roaming
git clone https://github.com/era7bio/.pandoc.git pandoc