remarkjs / remark-validate-links

plugin to check that Markdown links and images reference existing files and headings
https://remark.js.org
MIT License
109 stars 26 forks source link

Add support for checking images, image references #30

Closed wooorm closed 5 years ago

wooorm commented 5 years ago

Closes GH-29.

codecov-io commented 5 years ago

Codecov Report

Merging #30 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #30   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         174    174           
=====================================
  Hits          174    174
Impacted Files Coverage Δ
index.js 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 28f545c...1036159. Read the comment docs.

rjhilgefort commented 5 years ago

This is in 8.0.0 for future folks.