microsoft / linkcheckermd

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

URL truncation bug fix #33

Closed adunndevster closed 4 years ago

adunndevster commented 4 years ago
Blackmist commented 4 years ago

Thanks for the fix @adunndevster ! Apologies for the time it's taken to review & merge; have been out of office.

adunndevster commented 4 years ago

Thanks @Blackmist! Do we need to do anything special to publish the updates to the markplace?

Blackmist commented 4 years ago

Working on that now. I have to do a new build and publish using the vsce tool.