Merge pull request #322 from adius/patch-1

Add pandoc
This commit is contained in:
Igor Shubovych
2015-11-24 23:12:42 +02:00

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}}`