Fix link reference resolution inside of lists
Closed this issue · 0 comments
nmatthews-asapp commented
Describe the bug
Currently links inside of lists don't get their targets updated properly before compilation. This should be easily fixable by having the traverse
method used in this utility function also recurse on sequences.