R/addins.R

Defines functions mathquill jquery_dependency

jquery_dependency = function() {
  jquerylib::jquery_core()
}

mathquill = function() {
  sys.source(bookdown_file('scripts', 'mathquill.R'), new.env())
}
rstudio/bookdown documentation built on July 25, 2024, 7:17 p.m.