Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's catching "`dvc" somewhere #11

Open
jorgeorpinel opened this issue Oct 28, 2021 · 2 comments
Open

It's catching "`dvc" somewhere #11

jorgeorpinel opened this issue Oct 28, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@jorgeorpinel
Copy link
Contributor

jorgeorpinel commented Oct 28, 2021

Odd, seems to be catching "`dvc" somewhere- maybe line 487 with

`dvc exp diff` has also an option to output a [Github-Flavored Markdown][gfm]

being accidentally picked up by one of the regexes.

Originally posted by @rogermparent in iterative/dvc.org#2862 (comment)

Related checker output:

* content/docs/user-guide/experiment-management/comparing-experiments.md
  - ```dvc = https://```dvc/ (Fetch Error: Only absolute URLs are supported)
@jorgeorpinel jorgeorpinel transferred this issue from iterative/dvc.org Oct 28, 2021
@jorgeorpinel jorgeorpinel added the bug Something isn't working label Oct 28, 2021
@jorgeorpinel
Copy link
Contributor Author

maybe line 487 with

`dvc exp diff` has also an option to output a [Github-Flavored Markdown][gfm]

Confirmed (iterative/dvc.org#2862 (review)) @rogermparent

@jorgeorpinel
Copy link
Contributor Author

p.s. probably introduced by #6 😅

@jorgeorpinel jorgeorpinel changed the title Link checker is catching "`dvc" somewhere It's catching "`dvc" somewhere Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant