Open parf opened 9 years ago
Parser treat this link <a href="https://site.com/path/">XXXX</a> as https://site.com/path correct one is https://site.com/path/
<a href="https://site.com/path/">XXXX</a>
https://site.com/path
https://site.com/path/
Thanks for reporting it @parf.
Parser treat this link
<a href="https://site.com/path/">XXXX</a>
ashttps://site.com/path
correct one ishttps://site.com/path/