R/spec-knitr-opts-hooks.R

Defines functions spec_opts_hooks

spec_opts_hooks <- function(code_folding) {
  list(
    minidown_hook = gen_hook_code_folding(code_folding_options(code_folding))
  )
}

Try the minidown package in your browser

Any scripts or data that you put into this service are public.

minidown documentation built on March 18, 2022, 7:29 p.m.