stencila
stencila copied to clipboard
Programmable, reproducible, interactive documents
### What happened? When Markdown (of any flavour is parsed) with the `strict: true` option (e.g. when parsed on the fly from a VSCode editor), we first check for unbalanced,...
### Which component? Stencila CLI ### What's your idea? See #2117 for the rationale for having sandboxed kernels. From https://e2b.dev/docs: >E2B is an [open-source](https://github.com/e2b-dev) infrastructure that allows you run to...
Looking for documentation of the scholarly publishing features that might be needed to write a report, e.g, bibliographies and cross-referencing.
What are the options available to control the document? I am used to using Quarto, which has a very long list of document level options (e.g, https://quarto.org/docs/reference/formats/pdf.html). As an example...
Playing around with R environments (📦 {renv}). When creating / saving a `.smd` file to a directory with a `.Rprofile` adjacent in the directory loads the profile and bootstraps`renv/activate.R`. It...
### Which component? Stencila VSCode extension ### What's your idea? When executing an instruction I got the following error:  This is actually pleasing because it shows that our free...
### Which component? Stencila CLI ### What's your idea? The `publish` command has preliminary, limited functionality and can only be used to publish a single document (it was implemented in...
`::: create markdown table with major milestones` Ad libs that the markdown should be enclosed in a code fence: ```markdown exec ``` Kind of cute really. Maybe the prompt has...
**Problem:** I clicked on revise to a paragraph prompt and VSCode prompted me to enter a revision. When I entered a null revision and clicked away, the previous prompt was...
### Which component? Stencila VSCode extension ### What's your idea? We should add mini-screencasts showing off main features of the VSCode extension in the README (like [this](https://marketplace.visualstudio.com/items?itemName=Continue.continue) and [this](https://marketplace.visualstudio.com/items?itemName=DanielSanMedium.dscodegpt)). Apparently...