mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:22:08 +02: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…
Add table
Reference in a new issue