quarto-dev / quarto-dev/quarto-cli

Support Qmd Filters, similar to existing Notebook Filters

Open
#10,169 0 comments 2 reactions 1 assignee View on GitHub

@cscheid is already working on this.

Since Jun 28, 2024.

enhancement
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

A text-based filter for qmd files, similar to the existing Notebook Filters, would provide a minimal way for extensions to modify qmd document contents before the knitr engine runs.

Based on discussions with @cscheid, it would simply be "give the .qmd input as text, get the new .qmd text from the output"

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.