Nothing
This template demonstrates some of the basic [markdown]{.proglang} you'll need to know to create a JSS article with pagedown [@R-pagedown].
You should use Pandoc's [markdown]{.proglang} but you also can use $\LaTeX$ commands:
print("abc")
or $\code{print("abc")}$Can be inserted in regular [R Markdown]{.proglang} blocks.
x <- 1:10 x
If you use the option self_contained: false
(see line #22 of this Rmd
file), don't click on the Knit
button in RStudio. Use instead the xaringan [@R-xaringan] RStudio add-in Infinite Moon Reader.
knitr::write_bib(c(.packages(), 'pagedown', 'xaringan'), 'index.bib')
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.