You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yea I saw it was also getting tagged wrong(?). I don't know if other parsers like GitHub tag it then ignore it when there is no reference. Or what exactly.
I assumed the parsing was correct, and as attempted to check destination null and link label was not null. Then checking if the linkreferencehandler store had a valid entry however that isn't filled in until after the parsing.
Currently if I have a markdown text with double [] such as
The library assumes it's a reference link when parsing causing the output to be wrong and it becomes a clickable link to nothing.
The text was updated successfully, but these errors were encountered: