stencila icon indicating copy to clipboard operation
stencila copied to clipboard

Programmable, reproducible, interactive documents

Results 362 stencila issues
Sort by recently updated
recently updated
newest added

### 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,...

type: bug

### 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...

type: feature

Looking for documentation of the scholarly publishing features that might be needed to write a report, e.g, bibliographies and cross-referencing.

type: feature
type: docs
module: web
module: rust

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...

type: docs

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: ![image](https://github.com/user-attachments/assets/cdd4f43d-69e4-4aa5-9acc-43003b4133a1) This is actually pleasing because it shows that our free...

type: feature

### 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...

type: feature

`::: 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...

type: feature