Skip to content

Commit d367b05

Browse files
committed
Revert "Merge pull request #1837 from mcanouil/patch-9"
This reverts commit 73360cf, reversing changes made to 978ac7b.
1 parent 73360cf commit d367b05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/extensions/lua-api.qmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ Quarto exposes paths to utilities that are likely to be useful to Lua extension
257257
|------------------------------------|------------------------------------|
258258
| `quarto.paths.rscript()` | Returns the path to `Rscript` that Quarto uses in the `knitr` engine and R files for `quarto run` scripts |
259259
| `quarto.paths.tinytex_bin_dir()` | Returns the path to `TinyTeX` binaries directory (where `tlmgr`, `pdlatex` and others are). If Quarto did not install `TinyTeX` and does not found it, it will return `nil`. This means that PDF rendering by Quarto probably used tools found in PATH. |
260-
| `quarto.paths.typst()` | Returns the path to `typst` used by Quarto. |
261260

262261
### Shortcodes
263262

0 commit comments

Comments
 (0)