Nothing
test_that("as_LaTeX2 works", {
expect_identical(as_LaTeX2("\\emph{text}"),
parseLatex("\\emph{text}"))
expect_identical(rmSrcrefs(latex2("\\emph", "{text}")),
rmSrcrefs(parseLatex("\\emph{text}")))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.