quartools
quartools copied to clipboard
Should we have a print method for quarto lists?
Currently map_qto returns a list of quarto_blocks, but requires more work in order to have it print "asis". Should we wrap the list in a quarto_list class that prints lists asis?