add number sections and fix the reference problem (section number were empty)

This commit is contained in:
nobohan
2022-03-25 18:23:46 +01:00
parent 8002054012
commit 8b5021e4bc
2 changed files with 2 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ fi
export ARGS="
--from markdown
--number-sections
--metadata-file ./$kind/metadata.yaml
--lua-filter "${PANDOC_DIR}/format-link.lua"
"