Skip to content

Conversation

@zero323
Copy link
Member

@zero323 zero323 commented Nov 25, 2021

What changes were proposed in this pull request?

This PR replaces \url commands with \href, when alias is provided.

Why are the changes needed?

\url is applicable only to links which have no aliases ‒ https://roxygen2.r-lib.org/articles/rd-formatting.html#links-1

As a result, some the links are not rendered as expected

before-change

After this PR is merged, will get expected results, with href applied to provided text

after-change

Does this PR introduce any user-facing change?

Docs only, as described above.

How was this patch tested?

Docs build and manual inspection of the results.

@zero323 zero323 closed this Nov 25, 2021
@zero323 zero323 deleted the MINOR-ROXYGEN-HREF-FIX branch November 25, 2021 23:36
@SparkQA
Copy link

SparkQA commented Nov 25, 2021

Test build #145638 has finished for PR 34714 at commit 9aa5fdd.

  • This patch fails SparkR unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Nov 25, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/50109/

@SparkQA
Copy link

SparkQA commented Nov 26, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/50109/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants