Skip to content

Commit 1d3ae7b

Browse files
mcanouilgithub-actions[bot]
authored andcommitted
docs: move link outside of footnote
(cherry picked from commit 7fc1cb4)
1 parent 91fd229 commit 1d3ae7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/computations/rstudio.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ See the documentation on [Article Layout](/docs/authoring/article-layout.qmd) to
232232

233233
## Inline Code
234234

235-
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)].
235+
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).
236236
For example, we can use inline code to state the number of observations in our data.
237237
Try adding the following markdown text to your Quarto document.
238238

0 commit comments

Comments
 (0)