diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-02-15 14:41:35 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-02-15 14:41:35 +0100 |
commit | 6b0232ffb5ce4e5fd202642aa691a5373e2d92d2 (patch) | |
tree | 24fa342a290ddc033917aaf736d0d21c22ca94ba /_report.yml | |
parent | f7cfe65410948c5bdad7304f2246cee3078087a3 (diff) |
add table of contents to reports
Diffstat (limited to '_report.yml')
-rw-r--r-- | _report.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_report.yml b/_report.yml index 0fe280b..490ce6b 100644 --- a/_report.yml +++ b/_report.yml @@ -1,3 +1,6 @@ +toc: true +toc-depth: 2 + format: pdf: # links-as-notes: true |