-
Notifications
You must be signed in to change notification settings - Fork 7
Backlinks #69
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
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:
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.