mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-02 03:17:58 +01:00
Add pandoc
This commit is contained in:
parent
e38ecffde8
commit
8f48ee1d62
1 changed files with 7 additions and 0 deletions
7
pages/common/pandoc.md
Normal file
7
pages/common/pandoc.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# pandoc
|
||||
|
||||
> General markup converter
|
||||
|
||||
- Convert file to pdf
|
||||
|
||||
`pandoc -o {{output.pdf}} {{input.md}}`
|
Loading…
Reference in a new issue