README.md
A Heroku buildpack for pandoc.
To install this buildpack run:
heroku buildpacks:add https://github.com/illustrativemathematics/pandoc-buildpack.git -a your-app-name
The buildpack will be installed on your next push to the app.
pandoc binary from this archive into /app/vendor/pandoc/bin./app/vendor/pandoc/bin to the PATH.For details, see the script in bin/compile.
For new applications:
For existing applications: