Closed mre closed 3 months ago
@thomas-zahner, what do you think? I followed your advice and parsed the plaintext if link_type
isn't LinkedType::Inline
. Turned out nicely. Did I miss anything?
I went ahead and merged this. The tests pass and the changes just extended the existing logic. If we find a bug with it, we can easily fix it in-place.
Ah that looks good, thanks for the implementation :+1:
WIP for https://github.com/lycheeverse/lychee/issues/1409.
Accidentally closed #1410 by rebasing on top of master, then pushing mid-rebase and don't have permissions to push there. 😅 So reopening here.
@jan-ferdinand fyi
The underlying issue is still not fixed. Just rebased. @thomas-zahner let me know if you're still looking into this one.