Include metadata in command
parent
135f70aab9
commit
65f26e2b8a
|
@ -11,5 +11,5 @@ sudo apt install pandoc
|
|||
Generate the print version using `pandoc`.
|
||||
|
||||
```bash
|
||||
pandoc --toc -V links-as-notes README.md [0-9]*.md -o hack-the-hackerspace.pdf
|
||||
pandoc --toc pandoc-metadata.yaml README.md [0-9]*.md -o hack-the-hackerspace.pdf
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue