Open RobertDober opened 2 years ago
we need to number all the fnref:x
uniquely and add them as target to the link's definition (then we can add backlinks for all of them)
Context.referenced_footnote_ids
will change from a MapSet
to a Map(footnote_id, list(fnrefs))
produces the following