This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test.html: test.md tufte-css.lua html5.html | |
pandoc -t tufte-css.lua -f markdown -c tufte.css --template html5.html test.md > test.html | |
html5.html: | |
pandoc -D html5 > html5.html |