-
### Bug description
I am using the pandoc-ext/diagram extension to draw TikZ figures. My intended output formats are both HTML and PDF.
If I enable only one output format then there is no problem. …
-
It would be nice if the readme actually showed the timings that this package is faster, I had to stare at the code for a minute to 'get' it.
This should be as simple as switching the file to Rmd a…
-
In RStudio's R Markdown notebook mode, R data.frames get rendered with an interactive table browser where you can paginate through it. I haven't looked into how this works, but it would be nice if we …
-
In my book, I'm generating matrices for SST, SSH and SSE for an MLM using `crossprod()` from Y, fitted and residuals,
but I don't want the row/col names automatically generated by `crossprod()`. I ha…
-
### Bug description
The [docs](https://posit-dev.github.io/brand-yml/brand/typography.html#typography-attributes) suggest `monospace-inline` and `monospace-block` should inherit from `monospace`, but…
-
The intention is to move the implementation of `eng_stan()` to the `rstan` package, so that the engine implementation can evolve as the `rstan` package evolves.
As an example, we do this with the `…
-
This may be asking too much, but I've recently used add_header_above to add a multicolumn header to a table. I'd like to separate two headers in the same row with a vertical border. I've successfully …
-
When rendering maidr through Rmd, current logics don't fall back to knitr's svg options chunk label and id. Rather than passing object$maidr_widget, I need to use knitr option internally.
-
When writing a document I often switch between "source" and "visual" editor. Sometimes switching to "visual" edit the source code seen in the editor mode. In the case presented here, the edit breaks a…
-
For later versions of Quarto (1.6.19 onwards), I got an error which is not present in early versions (1.6.18 and before):
```
error: Specifier not found in cache: "https://deno.land/std/io/mod.ts", …