◊(Local Yarn Code "View Ticket")

Ticket Hash: d836105a3b89423f391ccd43d03b21818ff07d2f
Title: Hyperlinks within footnotes are not decoded
Status: Closed Type: Code Defect
Severity: Important Priority: High
Subsystem: Resolution: Fixed
Last Modified: 2019-04-12 03:02:20
Version Found In:
User Comments:
joel added on 2019-02-16 17:15:26:

Seems that ◊link tags inside of ◊fndef tags are not being decoded; in the HTML output they remain as intermediary ◊link& forms.

Add unit testing for the fix in tag-html.rkt and in future modules for other output formats.


joel added on 2019-04-12 03:02:20:

Fixed in [e780afcd]. No need for unit tests 😛