3 lines
No EOL
101 B
Shell
Executable file
3 lines
No EOL
101 B
Shell
Executable file
#!/bin/sh
|
|
|
|
pandoc --template=template.html -o index.html document.md -c style.css --toc --toc-depth=2 |