quarto-dev / quarto-dev/quarto-cli

Document using modifiers to use same type of output format with variants

Open
#7,371 0 comments 0 reactions 1 assignee View on GitHub

@cderv is already working on this.

Since Jun 24, 2024.

documentation early-in-release triaged-to
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

Is this a new currently undocumented feature or is this described somewhere in the documentation?

I would say this is an undocumented feature for now. We do handle specifically unknown Pandoc's extension as modifiers to differentiate format
https://github.com/quarto-dev/quarto-cli/blob/5eb78d9c98a36cf9ffa17cc21190659434393e01/src/core/pandoc/pandoc-formats.ts#L124-L134

It is related to this one that works now better on 1.4

as reference from past discussion to document better

We should probably document this better indeed.

Originally posted by @cderv in https://github.com/quarto-dev/quarto-cli/issues/7325#issuecomment-1781563346

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.