openlibhums / openlibhums/janeway
XREFs to footnotes/references do not current render in headers.
Open
@ajrbyers is already working on this.
Since May 30, 2024.
new feature
Priority high
Size S
XSLT
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
Currently if you add a link to a footnote or reference in a title it will not display the link element.
Describe the solution you'd like
As well as tagging it as <sup> link the element to the correct footnote/reference.
Example:
<title>
Introduction: the oldest colony<xref ref-type="fn" rid="fn1"><sup>1</sup></xref>
</title>
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.