Skip to content

Commit

Permalink
coment line to avoid rendering error
Browse files Browse the repository at this point in the history
  • Loading branch information
josschavezf committed Nov 11, 2024
1 parent 5de6c1c commit 45cf730
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions vignettes/contributing_tutorials.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ Absolutely no `eval=TRUE` for example code. To save time when rendering the webs
Image results should be included via linking or a `knitr` chunk of this style:

```
```{r, echo=FALSE, out.width="80%", fig.align="center"}
knitr::include_graphics("images/TUTORIAL_FOLDER/#_IMAGE_NAME.png")
```
#knitr::include_graphics("images/TUTORIAL_FOLDER/#_IMAGE_NAME.png")
```

*The upper case sections just show which areas should be edited, not that they need to be upper case*
Expand Down

0 comments on commit 45cf730

Please sign in to comment.