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)
-
+