-
## System details:
#### Positron and OS details:
Positron Version: 2024.11.0 build 140
Code - OSS Version: 1.93.0
Commit: e0d844b031f95acbf89f234a2cce2af9b6721f6c
Date: 2024-10-31T14:13:54.986Z
Brow…
-
Currently, the protocol contract documentation is maintained manually. However, this is not ideal because it can get out of sync with changes in the code base, and there is delayed feedback for the de…
aiman updated
1 month ago
-
# Patrick Altmeyer - Quarto on Steroids: Advanced Customization through Quarto Extensions
A short introduction to using, building and contributing Quarto Extensions.
[https://www.paltmeyer.com/blog/…
-
### Description
We already support auto-exporting HTML. We should add auto-exporting for ipynb in top-down order with the outputs, so that users can commit these files to github and view them nativel…
-
Something like https://github.com/The-Strategy-Unit/su-theme from @StatsRhian would be really nice 😄
-
I understand that the VSCode/Positron extension can style Py/R code, but not OJS. It'd be really helpful if it could do OJS too! e.g., turn
````qmd
```{ojs}
Plot.plot({
marks: [
Plot.do…
-
Right now you can _globally_ tell VS Code / Positron to use the visual editor by default for ALL qmd documents with this setting:
```json
"workbench.editorAssociations": {
"*.qmd": "quart…
-
**Is your feature request related to a problem? Please describe.**
I have been using HackMD with great success as a collaboration tool in academic research when use R Markdown documents to write pa…
-
Something like
```
quarto_list_extensions
-
@DylanShang ... we exchanged messages on the kuzu discussion. I'm interested in your thoughts on the following:
* I have been experimenting with [quarto-live](https://github.com/r-wasm/quarto-live)…