From 6bef6206f895aad8c142cdb16e1bba04af7fd3ef Mon Sep 17 00:00:00 2001 From: atusy <30277794+atusy@users.noreply.github.com> Date: Wed, 20 Apr 2022 21:10:47 +0900 Subject: [PATCH] update NEWS and rebuild site --- NEWS.md | 2 +- docs/articles/format_columns.html | 318 ++++++++++---------- docs/articles/group-rows.html | 424 +++++++++++++-------------- docs/articles/transform-headers.html | 202 ++++++------- docs/news/index.html | 2 +- docs/pkgdown.yml | 2 +- 6 files changed, 475 insertions(+), 475 deletions(-) diff --git a/NEWS.md b/NEWS.md index a1b9371..815af1b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# ftExtra 0.3.0.9999 +# ftExtra 0.3.1 * `as_paragraph_md` supports empty string, `""`, as an input (#68). * `colformat_md` applies on actual content of flextable rather than input dataset (#72). diff --git a/docs/articles/format_columns.html b/docs/articles/format_columns.html index 8305425..a9dd333 100644 --- a/docs/articles/format_columns.html +++ b/docs/articles/format_columns.html @@ -126,7 +126,7 @@

Why markdown?"Al", as_sub("2"), "O", as_sub("3") ) ) -
+
 grouped_iris %>% as_flextable(hide_grouplabel = TRUE)
-
+