Carlos Scheidegger
Carlos Scheidegger
Thanks. This is the output of `keep-md: true` for me (which is the input that Quarto takes from knitr's output, effectively). It doesn't look like there's much that Quarto can...
> I suspect that's a documentation bug. Pandoc allows > > ``` > ``` {.python} > ``` > > or > > ``` > ``` python > ``` > >...
> I'm not involved in Quarto development, but I have taken part in discussions on Quarto, and from that I know that there are mid-term plans to implement the initial...
Adding some explicit support for different colormaps is a good idea. But I suspect your problem is more because of the logarithmic scaling we're using than the specific colormap. If...
Can you provide a `.qmd` file that causes this as well as the latex file?
> If specifying a fixed width is desired, there is a width parameter directly in the image function, so the box can be skipped. I think the box is there...
(We'll change Quarto as well.)
fwiw, this used to work on 0.1.20. (Sorry that I don't have a tighter bracket for your bisecting...)
We are actively working on a way for libraries to communicate metadata (such as rich captions) directly to quarto, so that we can resolve crossrefs, etc, as well as make...
@BMC1986 When there's progress, we will update the issue.