Unverified Commit 2413f393 authored by Toby Hodges's avatar Toby Hodges Committed by GitHub
Browse files

split long line text across multiple lines

adjusting the source Rmd in line with @vinisalazar's fix in #330
parent f4f54195
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -40,7 +40,8 @@ information.
## Structure of a RMarkdown file in the `_episodes_rmd` folder

Our template requires that the YAML header of your RMarkdown file includes the
`source: Rmd` in addition of the other entries that are expected. For instance, the YAML header for this episode is:
`source: Rmd` in addition of the other entries that are expected. For instance, the YAML header for 
this episode is:

```{yaml}
---