You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DESCRIPTION.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ In addition to the core capabilities of Pandoc, Quarto includes:
11
11
5. Sophisticated layout for panels of figures, tables, and other content.
12
12
6. Automatic installation of required LaTeX packages when rendering PDF output.
13
13
14
-
The overall design of Quarto is influenced heavily by [R Markdown](https://rmarkdown.rstudio.com/), however unlike R Markdown the architecture is language agnostic. In it's current iteration, Quarto can render plain markdown, Rmd documents, and Jupyter Notebooks.
14
+
The overall design of Quarto is influenced heavily by [R Markdown](https://rmarkdown.rstudio.com/), however unlike R Markdown the architecture is language agnostic. In it's current iteration, Quarto can render plain markdown, Rmd documents, and Jupyter notebooks.
15
15
16
16
For additional documentation, see the [Quarto Wiki](https://github.com/quarto-dev/quarto-cli/wiki).
0 commit comments