tests/testthat/test-ioslides_presentation.R

# TODO: to remove when switching the package to edition 3
local_edition(3)

test_that("Only mathjax is supported", {
  expect_error(ioslides_presentation(math_method = "katex"))
})

Try the rmarkdown package in your browser

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

rmarkdown documentation built on Sept. 18, 2023, 5:17 p.m.