Skip to content

Commit

Permalink
Merge pull request #1808 from olivroy/patch-4
Browse files Browse the repository at this point in the history
Update visual-tests-latex.R to show Quarto version
  • Loading branch information
rich-iannone authored Jul 18, 2024
2 parents 56e6c2f + 52df8d4 commit d13f54a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/visual-tests-latex.R
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,9 @@ c(
"## --------",
# Comment / uncomment here to compare between released version and current.
# "library(gt)",
"devtools::load_all(\".\")",
"pkgload::load_all(\".\")",
"packageVersion('gt')",
"quarto::quarto_version()",
"",
"#'",
"#' {{< pagebreak >}}",
Expand Down

5 comments on commit d13f54a

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

@github-actions
Copy link

Choose a reason for hiding this comment

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

Please sign in to comment.