microsoft / linkcheckermd

A VSCode extension that check links in Markdown to ensure they are valid.
MIT License
16 stars 20 forks source link

Error on running report #38

Open Exoow opened 4 years ago

Exoow commented 4 years ago

I installed the extension, hit ALT + L and I get this message:

Running the contributed command: 'extension.generateLinkReport' failed.

I do have some links to anchors with HTML-like tags in them.

Blackmist commented 4 years ago

Hi @Exoow can you provide an example of one of the links with HTML-like tags?

Exoow commented 4 years ago
   - [BaseValidator\<T>](#basevalidator<T>)
   - [EntityGuidValidator\<T>](#entityguidvalidator<T>)
PrashantDixit0 commented 5 months ago

I am also getting the same error while running to generate the report