Skip to content

Commit 1dc96ad

Browse files
authored
Merge pull request #1557 from quarto-dev/sync-1556-to-prerelease
2 parents 91fd229 + 58732d5 commit 1dc96ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/get-started/computations/rstudio.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,8 @@ See the documentation on [Article Layout](/docs/authoring/article-layout.qmd) to
233233
## Inline Code
234234

235235
To include executable expressions within markdown, enclose the expression in `` `{r} ` ``^[Quarto also supports the Knitr syntax `` `r ` ``, read more in [Inline Code](/docs/computations/inline-code.qmd)].
236+
For additional details on inline code expressions, please visit the [Inline Code](/docs/computations/inline-code.qmd) documentation.
237+
236238
For example, we can use inline code to state the number of observations in our data.
237239
Try adding the following markdown text to your Quarto document.
238240

0 commit comments

Comments
 (0)