number-sections
This commit is contained in:
parent
0d9174147c
commit
eb4d7953c8
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -11,6 +11,7 @@ pandoc \
|
|||
--verbose \
|
||||
--standalone \
|
||||
--self-contained \
|
||||
--number-sections \
|
||||
--output "${OUTPUT}/index.html" \
|
||||
--write 'revealjs' \
|
||||
-V revealjs-url='/sw/revealjs/up' \
|
||||
|
|
Loading…
Reference in a new issue