mirror of
https://forge.chapril.org/tykayn/book_generator
synced 2025-06-20 01:34:43 +02:00
⚡ fix sections à la génération du livre
This commit is contained in:
parent
27ac03297a
commit
881cb01e6b
1 changed files with 3 additions and 1 deletions
|
@ -54,10 +54,12 @@ fi
|
|||
** Introduction :title:
|
||||
** Chapitre 1 :title:
|
||||
** Chapitre 2 :title:
|
||||
** Chapitre 3 :title:" > "livre.$extension"
|
||||
** Chapitre 3 :title:
|
||||
** Postface :title:
|
||||
** Sources :title:
|
||||
** Du même auteur :title:
|
||||
" > "livre.$extension"
|
||||
|
||||
|
||||
echo ":PROPERTIES:
|
||||
:ID: $(generate_uuid)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue