Is it possible to have a second reference to a footnote? #8408
-
DescriptionI would like to reference one footnote twice. This is my text[^myfootnote].
It continues here.
Let's reference the footnote again[^myfootnote].
[^myfootnote]: This is my footnote. If I just use the same key |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Jan 24, 2024
Replies: 1 comment 4 replies
-
Which format? Note that it is very likely something not up to Quarto (Pandoc behaviour discussed already in other threads). |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
martinscripts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Which format?
Note that it is very likely something not up to Quarto (Pandoc behaviour discussed already in other threads).