Merge pull request #322 from adius/patch-1

Add pandoc
waldyrious/alt-syntax
Igor Shubovych 2015-11-24 23:12:42 +02:00
commit 82d08a50a9
1 changed files with 7 additions and 0 deletions

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