-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Via @odow: It would be nice if the bibliography block could provide backlinks to where the reference was cited in the document.
This would likely require a fourth pass:
- Collect Citations
- Render Bibliography
- Expand citations to link to the items in the bibliography
- Add backlinks to the rendered bibliography ←
As of #46, the "rendered" bibliography is not longer a raw HTML block, but a special markdown subtree, which is only converted to HTML (or LaTeX) during the final Writer stage. That would seem to make this feasible.
kellertuer
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed