Skip to content

Run usethis::use_mit_license() to fix license page title#1598

Merged
rich-iannone merged 1 commit intorstudio:masterfrom
nanxstats:master
Mar 1, 2024
Merged

Run usethis::use_mit_license() to fix license page title#1598
rich-iannone merged 1 commit intorstudio:masterfrom
nanxstats:master

Conversation

@nanxstats
Copy link
Contributor

Summary

This PR runs usethis::use_mit_license() to update LICENSE.md with the latest template in usethis.

As a result, this change fixes and improves two things:

  • The title is now an h1 element so that the full license page title won't become "NA" in pkgdown (screenshot below).

    Screenshot 2024-02-29 at 6 50 36 PM
  • The body text now will not contain any non-ASCII characters (curly quotes) but will still be rendered properly in pkgdown because of the smart quotes interpretation in pandoc.

This is a purely cosmetic change and does not warrant a news item or unit test.

Related GitHub Issues and PRs

  • N/A

Checklist

@rich-iannone
Copy link
Member

This is great, thank you!

Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rich-iannone rich-iannone merged commit 890600b into rstudio:master Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants