Skip to content
Discussion options

You must be logged in to vote

Default profile is supposed to be one profile, here you are merging the two as one default.
Specifying multiple profiles means to apply them all at once as documented.

Use quarto render --profile NAME. This will render the formats defined by the profile.
Currently, it means you have to run the command twice:

  • quarto render
  • quarto render --profile epub

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cod3licious
Comment options

@mcanouil
Comment options

Answer selected by cod3licious
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants