Skip to content

Commit

Permalink
inner double quotes were causing images not render in final book; wit…
Browse files Browse the repository at this point in the history
…h single inner quotes the images now render
  • Loading branch information
Jeremy Allen committed Oct 14, 2023
1 parent d765b35 commit 2e79253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows-upstream-changes-into-fork.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ We assume your repo has this favorable configuration:

```{r fork-them}
#| echo = FALSE, fig.align = "center", out.width = "60%",
#| fig.alt = "Setup described as \"fork\""
#| fig.alt = "Setup described as \'fork\'"
knitr::include_graphics("img/fork-them.jpeg")
```

Expand Down

0 comments on commit 2e79253

Please sign in to comment.