Nothing
title: "Test" output: html_document
No specific highlight
No specific highlight
No specific highlight
We can output arbitrary content verbatim.
```{r}
1 + 1
```
The content can contain inline code like
`r pi * 5^2`, too.
document.getElementById("demo").innerHTML = "Hello JavaScript!";
```{.python .numberLines} print(1 + 1)
```{.python .numberLines}
print(1 + 1)
but no language is set by default from the file name
h1 {
color: red;
}
h1 {
color: red;
}
One need to use the embed engine for this
file
optionh1 {
color: red;
}
h1 {
color: red;
}
or without quotes
h1 {
color: red;
}
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.