R/hook_html.R

#' @rdname block_hook
#' @export
hook_html <- function(before, options, envir, name="literal")
{
  format <- "html"
  engine <- tolower(opts_chunk$get("engine"))
}
Thell/knitLiteral documentation built on May 9, 2019, 4:28 p.m.