Skip to content

Missing backslash in \code{} markup #7114

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

Merged
merged 2 commits into from
Jul 1, 2025
Merged

Missing backslash in \code{} markup #7114

merged 2 commits into from
Jul 1, 2025

Conversation

aitap
Copy link
Contributor

@aitap aitap commented Jul 1, 2025

Two backslashes were forgotten in a recent PR, giving a NOTE:

* checking Rd files ... NOTE
checkRd: (-1) fctr.Rd:6: Lost braces
     6 |   Creates a code{\link[base:factor]{factor}}.
       |                 ^
checkRd: (-1) fctr.Rd:16: Lost braces
    16 |   \item{\dots}{ Other arguments passed to code{\link[base:factor]{factor}}. }
       |                                               ^

2b4b3ed is only there because I consider this style more DRY, but it can be reverted.

@aitap aitap requested a review from MichaelChirico as a code owner July 1, 2025 11:39
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@1b3998e). Learn more about missing BASE report.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #7114   +/-   ##
=========================================
  Coverage          ?   98.50%           
=========================================
  Files             ?       79           
  Lines             ?    14754           
  Branches          ?        0           
=========================================
  Hits              ?    14533           
  Misses            ?      221           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jangorecki jangorecki merged commit ccef071 into master Jul 1, 2025
11 checks passed
@jangorecki jangorecki deleted the backslash-code branch July 1, 2025 13:19
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