This is more of help wanted. I have combed through the documentation but I cannot find the exact YAML syntax to generate an HTML without the headers. I want to generate standalone content that can be embedded into a parent HTML file which is not necessarily generated with quarto.
Currently, I can generate and the file manipulates it into another file but I am looking at automation.
Say I have a website in which I want to embed a quarto output.
Thanks.