diff options
-rw-r--r-- | _output.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/_output.yml b/_output.yml index f6ff4b2..b8e5d79 100644 --- a/_output.yml +++ b/_output.yml @@ -15,6 +15,18 @@ epub_book: # Check ChangeLog entry from 2024-03-24 md_extensions: -example_lists +# Tufte HTML +tufte:tufte_html + toc: true + toc_depth: 3 + chapter_level: 2 + cover_image: images/cover.png + + # Make sure to disable Pandoc's example_lists extension + # It conflicts with bibliographical citations + # Check ChangeLog entry from 2024-03-24 + md_extensions: -example_lists + # Gitbook # See https://rdrr.io/cran/bookdown/man/gitbook.html bookdown::gitbook: |