Footnotes and multiple references #10976
-
DescriptionFor Footnotes I have 3 annotations referring to the same reference. I want have it listed just once but I code it as below and when I save Quarto will convert each [^mac] to be {^1], [^2], [^3} and make a correlating footnote for each. I want it to just be ONE footnote for the 3 refs. Thanks ---
title: "Making FootNotes"
---
## Noted
Ref one. [^mac] Ref 2. [^mac] Ref 3. [^mac}
[^mac]: MacCarthy, James, et al. “The Latest Data Confirms: Forest Fires Are Getting Worse.” World Resources Institute, August 13, 2024.
The end. |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Oct 4, 2024
Replies: 2 comments 1 reply
-
Please search in issues and discussions before opening a new thread. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mcanouil
-
I thought I had. That said, as I read this, this is a known Pandoc issue and there is no workaround at this time?
Thanks
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please search in issues and discussions before opening a new thread.