diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-03-16 14:29:38 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-03-16 14:45:28 +0100 |
commit | 272642a4192b5d7718ccac323087cca8b5acfcf5 (patch) | |
tree | b86c31f1e7fc40dc6449142cd28fa36994b4a1f8 | |
parent | 0f3d7452f8e22aa12323f6435d66a06b68187a07 (diff) |
enable hypothes.is annotation of reports
-rw-r--r-- | _report.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_report.yml b/_report.yml index 237e214..0117bfe 100644 --- a/_report.yml +++ b/_report.yml @@ -1,6 +1,10 @@ toc: true toc-depth: 2 +comments: + hypothesis: + showHighlights: whenSidebarOpen + format: pdf: # links-as-notes: true |