repair book mode with refactored rendering

This commit is contained in:
Hartmut Seichter 2024-05-03 07:42:51 +02:00
parent 35df5e2aa1
commit 5a4b2c8f3a
8 changed files with 94 additions and 40 deletions

View file

@ -19,6 +19,10 @@ debug-template:
debug-markdown:
python ${coursebuilder} -s schema.yaml -m mod.cg.yaml mod.interactsys.yaml -l de -f name credits
debug-book:
python ${coursebuilder} -s schema.yaml -b book.yaml -l de
debug:
python ${coursebuilder} -s schema.yaml -m mod.cg.yaml -l de -f fields.yaml