-
Hi.
Please consider:
````
```{r}
knitr::current_input()
```
````
If I save this as `doc1.rmd` and render it, the result is
```
## [1] "doc1.rmd"
```
If I save this as `doc2.qmd` and rende…
-
Currently, when installation an extension from GitHub, if the extension name does not match the repository name, it's not possible to use `quarto update extension ...`.
The majority of extensions use…
-
# Making Pretty PDFs with Quarto | Nicola Rennie
Adding custom styling to documents makes them look more professional. This blog post will take you through the process of making a Quarto extension to…
-
If we add an extension to the `seedcase-theme` repo via `quarto add`, do those extensions get moved over into a new project when we run `quarto use seedcase-project/seedcase-theme`?
-
There are/will be a huge amount of acronyms.
I was thinking of using a dedicated Quarto extension, [acronym](https://rchaput.github.io/acronyms/)...
-
```markdown
# Error rendering APAquarto template with math equations
## Description
I'm experiencing issues rendering a Quarto document with math equations using the APAquarto template. The error…
-
Images referencing external URIs can break if `default-image-extension` is enabled, as the extension is blindly appended to the URI. E.g., an image like
``` markdown
![](https://pbs.twimg.com/medi…
-
Here is the console output:
```
> quarto::quarto_add_extension("wjschne/apaquarto")
Quarto extensions may execute code when documents are rendered.
• If you do not trust the author(s) of this Q…
-
👋 Hi
I'm interested in having `altdocs` generate a Quarto website that uses a few Quarto extensions.
After reading through the [documentation on customization](https://altdoc.etiennebacher.com/#…
-
### Bug description
> > is it possible to get a list of currently installed extensions and their versions?
>
> Use the `quarto list` command: https://quarto.org/docs/extensions/managing.html#upd…