Quarto/Rmarkdown are designed for, and shine at, integrating graphics and text and clickable HTML widgets and links. But we're not using any of this in our data pipeline log documents--they're all a stream of text, basically, that would be just as easy to read in a plain text file.
Meanwhile, having the Quarto layer means that things are slower, the system is more fragile, and debugging is harder (sometimes a lot harder).
Just something for us to think about.
Quarto/Rmarkdown are designed for, and shine at, integrating graphics and text and clickable HTML widgets and links. But we're not using any of this in our data pipeline log documents--they're all a stream of text, basically, that would be just as easy to read in a plain text file.
Meanwhile, having the Quarto layer means that things are slower, the system is more fragile, and debugging is harder (sometimes a lot harder).
Just something for us to think about.