Enables hover effects and link citations in EPUB.

Updates the EPUB configuration to enable hover effects for footnotes and citations, enhancing user interaction.

Also enables linking of citations to their corresponding references for improved navigation within the document.
This commit is contained in:
Vijay Janapa Reddi
2025-08-16 17:54:35 -04:00
parent d745765da7
commit 6e221dbd38

View File

@@ -350,9 +350,9 @@ format:
fig-caption: true
# --- Footnotes ---
footnotes-hover: false
link-external-newwindow: false
reference-location: document
footnotes-hover: true
link-citations: true
citations-hover: true
resources:
- CNAME