mirror of https://github.com/CrimsonTome/tldr.git
Add pandoc
parent
e38ecffde8
commit
8f48ee1d62
|
@ -0,0 +1,7 @@
|
||||||
|
# pandoc
|
||||||
|
|
||||||
|
> General markup converter
|
||||||
|
|
||||||
|
- Convert file to pdf
|
||||||
|
|
||||||
|
`pandoc -o {{output.pdf}} {{input.md}}`
|
Loading…
Reference in New Issue