Skip to content
Discussion options

You must be logged in to vote

I'm sure there's a good reason for the choice, but I was wondering what the philosophy behind it is?

It's possible that we could have arrived at a different design, but here are the constraints:

  • We need to allow custom crossreference kinds
  • We need the contents of Quarto floats to be arbitrary blocks: a "Table" might be an image (because it's too complicated to render properly otherwise), or a block of monospaced text (as in a summary table of a statistical analysis). The same concerns apply to "Figures", and to all other floats.
  • We need our floats to have supplements configurable from YAML metadata

The design we have allowed for those features with what we thought was the minimum amou…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@christopherkenny
Comment options

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