Skip to content

Instantly share code, notes, and snippets.

@csgillespie
Created April 13, 2016 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save csgillespie/970c048240014a0d0ff6e72fd40d854a to your computer and use it in GitHub Desktop.
Save csgillespie/970c048240014a0d0ff6e72fd40d854a to your computer and use it in GitHub Desktop.
bookdown blocks with code
<div class="rmdnote">
Some text
```{r}
1+1
```
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment