We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cli's hyperlinks to vignettes are broken. PR incoming.
To experience it, do this:
cli::cli_text("{.vignette fs::function-comparisons}")
and click on the resulting hyperlink. You get this (why can I not copy this text? 🤔)
The text was updated successfully, but these errors were encountered:
utils::vignette()
QA: Execute this code in the R console:
(any pkg::vignette-name will do FWIW).
pkg::vignette-name
And click on the vignette-opening link. It should open that vignette in the help pane.
Sorry, something went wrong.
Ark has been bumped since this was merged, so we can verify this now.
Positron Version(s) : 2024.11.0-140 OS Version : OSX
Vignette opens as expected.
Link(s) to TestRail test cases run or created:
jennybc
No branches or pull requests
cli's hyperlinks to vignettes are broken. PR incoming.
To experience it, do this:
and click on the resulting hyperlink. You get this (why can I not copy this text? 🤔)
The text was updated successfully, but these errors were encountered: