Carlos Scheidegger
Carlos Scheidegger
Thanks for the PR. I'm not sure I understand your first extension, though. If you use callouts, we render them to admonitions natively: ```` --- format: asciidoc title: Callout Note...
This is a bit complicated - `webr` is developed by George, who's a Posit employee, but he's not on the Quarto team, and `webr`-related things are not core to Quarto...
I think it should be ok for us to update the blog post.
I'd work on a PR, but apparently I can't get Pandoc to compile right now: ``` $ git pull origin main && cabal update && cabal build pandoc-cli From github.com:jgm/pandoc...
> which also has to be addressed I think For everyone's sake, [quarto-web/docs/reference/formats/html.json](https://github.com/quarto-dev/quarto-web/blob/1d47eb81f05ec4b6c48864971a392ef677418eaa/docs/reference/formats/html.json#L444-L445) is autogenerated by [tools/reference.ts](https://github.com/quarto-dev/quarto-web/blob/1d47eb81f05ec4b6c48864971a392ef677418eaa/tools/reference.ts), which is updated by `quarto run tools/reference.ts`, as described on our README. So...
Great! Quarto's system prompt could end up being longer, but I think usefully so. I think we should use Shiny Assistant's system prompt as a guiding example.
@fredguth Can you update the PR to resolve the conflict? I'd be happy to merge it then.
I agree with @cderv's assessment here. I'm willing to eventually replace the "legacy" knitr syntax in our docs, but we need have a broader discussion about it that explains the...
Thanks for tagging me - I see an error message in the console, specifically that a request to `anywidget.js` is failing. I don't know how Mosaic or anywidget works, but...
(@tarleb asked me to weigh in here. Sorry for the long post - we've thought a lot about this problem!) We see this problem manifest in Quarto as a fundamental...