dimisit/README.md

14 lines
233 B
Markdown
Raw Permalink Normal View History

2015-10-23 14:29:11 +00:00
# No Brainer Markdown to HTML & PDF
Given a tree of markdown file, generate an HTML and PDF generated file for each.
Just launch.
~~~
./compile.sh
~~~
## Dependencies
- [pandoc](http://pandoc.org)
- [XeLaTeX](http://xelatex.org)