mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-28 03:15:33 +03:00
8 lines
101 B
Markdown
8 lines
101 B
Markdown
# pandoc
|
|
|
|
> General markup converter
|
|
|
|
- Convert file to pdf
|
|
|
|
`pandoc -o {{output.pdf}} {{input.md}}`
|