
Last chance! 50% off unlimited learning
Sale ends in
...
. It only needs to be called once in an app
unless the content is rendered after the page is loaded, e.g. via
renderUI
, in which case we have to call it explicitly every
time we write math expressions to the output.
withMathJax(...)
withMathJax(helpText("Some math here $$\\alpha+\\beta$$"))
# now we can just write "static" content without withMathJax()
div("more math here $$\\sqrt{2}$$")
Run the code above in your browser using DataLab