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

Extend md-lint to ensure vignette() references are links for the website #6638

Open
MichaelChirico opened this issue Dec 6, 2024 · 0 comments
Labels
code-quality Issues related to improving code quality/readability documentation

Comments

@MichaelChirico
Copy link
Member

          Yea, we can probably do something for _most_ cases with a simple regex (probably in the `md-lint` job) check for `vignette(..., package="data.table")` that's not part of a markdown link.

The case changed here for datatable-intro is much harder though, maybe an LLM could find it.

Originally posted by @MichaelChirico in #6617 (comment)

@MichaelChirico MichaelChirico added documentation code-quality Issues related to improving code quality/readability labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality Issues related to improving code quality/readability documentation
Projects
None yet
Development

No branches or pull requests

1 participant