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 April 20, 2024, 12:11 p.m.