ulivz / vuepress-plugin-check-md

Check dead links of markdown.
MIT License
26 stars 7 forks source link

Does this work with Vuepress v1.0? #2

Open davision opened 4 years ago

davision commented 4 years ago

I am getting error: Unknown command: check-md ..

Am I doing something wrong?

chris-dura commented 4 years ago

@davision -- Yes, it works with v1.x

davision commented 4 years ago

I have configured it as described, but I probably don't run it right. How you should run the check?

chris-dura commented 4 years ago

@davision -- https://github.com/ulivz/vuepress-plugin-check-md#usage

To run the check vuepress check-md [docsDir]

Kind of hard to know what's wrong without seeing your code... or, my recommendation is to create a codesandbox that reproduces your issue: https://codesandbox.io/s/github/vicbergquist/codesandbox-vuepress