Trim trailing single quote.
This commit is contained in:
parent
10a30286b1
commit
ec353e8c00
@ -10,7 +10,7 @@ For documents I intend to distribute (such as this CV), I typically watch markdo
|
|||||||
|
|
||||||
## Command
|
## Command
|
||||||
```bash
|
```bash
|
||||||
echo README.md | entr -s 'pandoc -f gfm -t html --metadata pagetitle="CV, Nicholas Warzin, 2023" --css github.css README.md -o cv_nicholas-warzin_2023.pdf''
|
echo README.md | entr -s 'pandoc -f gfm -t html --metadata pagetitle="CV, Nicholas Warzin, 2023" --css github.css README.md -o cv_nicholas-warzin_2023.pdf'
|
||||||
```
|
```
|
||||||
### Explanation
|
### Explanation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user