Skip to content

Schema for editor / editor_options in front matter #14032

@jmcphers

Description

@jmcphers

In RStudio you can set this:

Image

which results in this YAML in the front matter:

editor_options: 
  chunk_output_type: inline | console

Positron would like to use this, too, to help people set output options in a durable, per-document way. We should add it to the Quarto YAML schema so it can be autocompleted, validated, and documented.

See also:
https://github.com/rstudio/rstudio/blob/35fe7156201d8bdad9b18ca12d6b690124f00a5a/src/gwt/src/org/rstudio/studio/client/rmarkdown/model/RmdEditorOptions.java

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestyaml-validationIssues with YAML validation and autocompletion in quarto

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions