dimisit/README.md
2015-10-23 16:29:11 +02:00

13 lines
233 B
Markdown

# 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)