```{html TEST} TEST ONE
```{html echo-false, echo=FALSE} <span>TEST ECHO FALSE</span>
```{html eval-false, eval=FALSE} TEST EVAL FALSE
```{html raw-false, html_raw = FALSE} <span>TEST RAW FALSE</span>
{html eval=FALSE, name="index.html"}
<script src="script.js"></script>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.