The citations-hover feature is not working for custom citation style languages that uses superscripts #1390
Unanswered
jeweljohnsonj
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying out some custom citation style languages (csl) that supported numeric superscripts. Particularly the following two styles as given below;
The citation style worked but the
citations-hover
feature was not working. Errors are replicable using the above mentioned styles inquarto version 1.0.16
.Instead of superscripts, I then tried out a csl which used bracketed numbers (American Physiological Society). The
citations-hover
feature worked perfectly fine in this case.So is this some bug for csl files that support superscripts?
Beta Was this translation helpful? Give feedback.
All reactions