Update pandoc cmds
This commit is contained in:
parent
b67baa305a
commit
a06181b83c
10
commandes.md
10
commandes.md
@ -31,8 +31,12 @@ Images
|
|||||||
Pandoc
|
Pandoc
|
||||||
------
|
------
|
||||||
|
|
||||||
|
```
|
||||||
|
pandoc input.md -o output.pdf
|
||||||
|
```
|
||||||
|
|
||||||
- Add links and color them:
|
- Add links and color them:
|
||||||
|
```
|
||||||
--reference-links -V colorlinks=true
|
--reference-links -V colorlinks=true
|
||||||
|
```
|
||||||
- don't forget space before list
|
- don't forget space before list
|
||||||
|
Loading…
Reference in New Issue
Block a user