We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
So that one can hover over link and see the reference data, as in latex pdf.
Could you give a concrete example of the HTML markup to be generated?
Sure:
<a href="#target" title="foo bar">foo bar</a>
I suppose javascript could do similar; not sure.
But it seems like an easy and obvious addition; hence the suggestion.
And what would be the exact value of the title attribute? The whole bibliography item in plain text form?
I think so, or perhaps some truncated version?
I just tested this, on Firefox. Looks fine without truncatation?
Activity
andras-simonyi commentedon Jun 4, 2021
Could you give a concrete example of the HTML markup to be generated?
bdarcus commentedon Jun 4, 2021
Sure:
I suppose javascript could do similar; not sure.
But it seems like an easy and obvious addition; hence the suggestion.
andras-simonyi commentedon Jun 4, 2021
And what would be the exact value of the title attribute? The whole bibliography item in plain text form?
bdarcus commentedon Jun 4, 2021
I think so, or perhaps some truncated version?
bdarcus commentedon Jun 5, 2021
I just tested this, on Firefox. Looks fine without truncatation?