|
1 | | -|Command |Description | |
2 | | -|:------------|:----------------------------------------------------------------------------------------------| |
3 | | -|[render](render.qmd)|Render files or projects to various document types. | |
4 | | -|[preview](preview.qmd)|Render and preview a document or website project. | |
5 | | -|[serve](serve.qmd)|Serve a Shiny interactive document. | |
6 | | -|[create](create.qmd)|Create a Quarto project or extension | |
7 | | -|[use](use.qmd)|Automate document or project setup tasks. | |
8 | | -|[add](add.qmd)|Add an extension to this folder or project | |
9 | | -|[update](update.qmd)|Updates an extension or global dependency (TinyTeX, Chromium, Chrome Headless Shell, VeraPDF). | |
10 | | -|[remove](remove.qmd)|Removes an extension. | |
11 | | -|[convert](convert.qmd)|Convert documents to alternate representations. | |
12 | | -|[pandoc](pandoc.qmd)|Run the version of Pandoc embedded within Quarto. | |
13 | | -|[typst](typst.qmd)|Run the version of Typst embedded within Quarto. | |
14 | | -|[run](run.qmd)|Run a TypeScript, R, Python, or Lua script. | |
15 | | -|[list](list.qmd)|Lists an extension or global dependency. | |
16 | | -|[install](install.qmd)|Installs a global dependency (TinyTeX, Chromium, Chrome Headless Shell, VeraPDF). | |
17 | | -|[uninstall](uninstall.qmd)|Uninstalls a global dependency (TinyTeX, Chromium, Chrome Headless Shell, VeraPDF). | |
18 | | -|[tools](tools.qmd)|Display the status of Quarto installed dependencies | |
19 | | -|[publish](publish.qmd)|Publish a document or project to a provider. | |
20 | | -|[capabilities](capabilities.qmd)|Query for current capabilities (formats, engines, kernels etc.) | |
21 | | -|[inspect](inspect.qmd)|Inspect a Quarto project or input path. | |
22 | | -|[check](check.qmd)|Verify correct functioning of Quarto installation. | |
23 | | -|[call](call.qmd)|Access functions of Quarto subsystems such as its rendering engines. | |
| 1 | +|Command |Description | |
| 2 | +|:------------|:-----------------------------------------------------------------------------------------------------------| |
| 3 | +|[render](render.qmd)|Render files or projects to various document types. | |
| 4 | +|[preview](preview.qmd)|Render and preview a document or website project. | |
| 5 | +|[serve](serve.qmd)|Serve a Shiny interactive document. | |
| 6 | +|[create](create.qmd)|Create a Quarto project or extension | |
| 7 | +|[use](use.qmd)|Automate document or project setup tasks. | |
| 8 | +|[add](add.qmd)|Add an extension to this folder or project | |
| 9 | +|[update](update.qmd)|Updates an extension or global dependency (TinyTeX, Chromium (deprecated), Chrome Headless Shell, VeraPDF). | |
| 10 | +|[remove](remove.qmd)|Removes an extension. | |
| 11 | +|[convert](convert.qmd)|Convert documents to alternate representations. | |
| 12 | +|[pandoc](pandoc.qmd)|Run the version of Pandoc embedded within Quarto. | |
| 13 | +|[typst](typst.qmd)|Run the version of Typst embedded within Quarto. | |
| 14 | +|[run](run.qmd)|Run a TypeScript, R, Python, or Lua script. | |
| 15 | +|[list](list.qmd)|Lists an extension or global dependency. | |
| 16 | +|[install](install.qmd)|Installs a global dependency (TinyTeX, Chromium (deprecated), Chrome Headless Shell, VeraPDF). | |
| 17 | +|[uninstall](uninstall.qmd)|Uninstalls a global dependency (TinyTeX, Chromium (deprecated), Chrome Headless Shell, VeraPDF). | |
| 18 | +|[tools](tools.qmd)|Display the status of Quarto installed dependencies | |
| 19 | +|[publish](publish.qmd)|Publish a document or project to a provider. | |
| 20 | +|[capabilities](capabilities.qmd)|Query for current capabilities (formats, engines, kernels etc.) | |
| 21 | +|[inspect](inspect.qmd)|Inspect a Quarto project or input path. | |
| 22 | +|[check](check.qmd)|Verify correct functioning of Quarto installation. | |
| 23 | +|[call](call.qmd)|Access functions of Quarto subsystems such as its rendering engines. | |
0 commit comments