mirror of
https://codeberg.org/tqt/hackerspace-blueprint.git
synced 2023-12-14 05:33:06 +01:00
Include metadata in command
This commit is contained in:
parent
135f70aab9
commit
65f26e2b8a
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue