We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afad33a commit 6c253dbCopy full SHA for 6c253db
slides/excerpt.sh
@@ -1,4 +1,5 @@
1
#!/bin/sh
2
+mkdir -p dist
3
pandoc \
4
--from gfm --to html5 --embed-resources --standalone \
5
--metadata pagetitle="Python for Java Developers" \
0 commit comments