question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

False positive MD053 for image inside link

See original GitHub issue

I’m seeing a false-positive when wrapping referenced image inside a link:

[![Binder]](test)

[Binder]: https://mybinder.org/badge_logo.svg

Screen Shot 2022-08-31 at 20 57 03

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
DavidAnsoncommented, Sep 3, 2022

Right, it’s fixed for the next release of the library which will be part of the next release of the extension. But neither exists yet.

1reaction
DavidAnsoncommented, Sep 1, 2022

FYI, the equivalent syntax [![Binder][]](test) should not trigger a violation in the current version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

False positive – Alt tag included in link - WordPress.org
The plugin reports internal links (to the same page) as broken, and it's seeing an empty alt attribute as part of the link....
Read more >
Can I nest an image inside a link and vice versa? - Codecademy
We can nest an image inside a link, yes. The reverse is not possible since images are void tags with no content. They...
Read more >
Markdownlint - Visual Studio Marketplace
Extension for Visual Studio Code - Markdown linting and style checking for Visual Studio Code.
Read more >
How can I fix a false positive in the Broken Links report?
I should note, that even using the "Insert Media Item" button, it shows up as a broken link. :( In general, I'd much...
Read more >
False positive in Multi class Image classification
Seems like the network is overfit, if new/unknown data gives similar results. Implementing dropout in the layers should help with that.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found