#' @section Version 2.0.0, kableExtra, and tinytable:
#'
#' Since version 2.0.0, `modelsummary` uses `tinytable` as its default table-drawing backend.
#' Learn more at: https://vincentarelbundock.github.io/tinytable/",
#'
#' Revert to `kableExtra` for one session:
#'
#' `options(modelsummary_factory_default = 'kableExtra')`
#' `options(modelsummary_factory_latex = 'kableExtra')`
#' `options(modelsummary_factory_html = 'kableExtra')`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.