Provide a decent stylesheet for PDF exports via pandoc.
PDF render export command so far is this: pandoc -f gfm -t html5 --metadata pagetitle="README.md" --css github.css README.md -o test.pdf And I'm using the entr utility to rerender on change: https://github.com/eradman/entr
This commit is contained in:
parent
00b2e288d6
commit
7a2b9c8b65
1
github.css
Normal file
1
github.css
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user