Add pandoc

This commit is contained in:
Adrian Sieber 2015-11-09 13:52:05 +01:00
parent e38ecffde8
commit 8f48ee1d62

7
pages/common/pandoc.md Normal file
View File

@ -0,0 +1,7 @@
# pandoc
> General markup converter
- Convert file to pdf
`pandoc -o {{output.pdf}} {{input.md}}`