From 2ea738b66201d395b9a0c0107ec87e54718954a3 Mon Sep 17 00:00:00 2001 From: Claus Wilke Date: Thu, 26 Nov 2020 22:50:06 -0600 Subject: [PATCH] update documentation --- DESCRIPTION | 3 +-- man/richtext_grob.Rd | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 730a4e0..61d89aa 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -40,7 +40,6 @@ LinkingTo: Rcpp Encoding: UTF-8 LazyData: true -RoxygenNote: 7.0.2 +RoxygenNote: 7.1.1 Roxygen: list(markdown = TRUE) SystemRequirements: C++11 - diff --git a/man/richtext_grob.Rd b/man/richtext_grob.Rd index 50b756e..a12c096 100644 --- a/man/richtext_grob.Rd +++ b/man/richtext_grob.Rd @@ -78,7 +78,7 @@ is yes.} A grid \code{\link{grob}} that represents the formatted text. } \description{ -This grob acts mostly as a drop-in replacement for \code{\link[grid:textGrob]{grid::textGrob()}} +This grob acts mostly as a drop-in replacement for \code{\link[grid:grid.text]{grid::textGrob()}} but provides more sophisticated formatting. The grob can handle basic markdown and HTML formatting directives, and it can also draw boxes around each piece of text. Note that this grob \strong{does not} draw