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

Convert Rd syntax to Markdown #37

Merged
merged 4 commits into from
May 21, 2024
Merged

Convert Rd syntax to Markdown #37

merged 4 commits into from
May 21, 2024

Conversation

nanxstats
Copy link
Owner

Closes #35

  • Run roxygen2md::roxygen2md() to convert.

After conversion, a few further improvements were applied:

  • Reformat the @author field.
  • Format @title and @param fields following the tidyverse style guide.
  • Add WORDLIST file for spelling check and fix typo.

@nanxstats nanxstats merged commit 0e0b28d into master May 21, 2024
6 checks passed
@nanxstats nanxstats deleted the roxygen2md branch May 21, 2024 02:53
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.

Convert Rd syntax to Markdown in roxygen2 documentation
1 participant