postcards
postcards copied to clipboard
Inserting a card as part of an Rmd file
If I'm not wrong, currently, cards can only be created as independent pages. Would it be possible to insert a card within a wider Rmd file (i.e. in a code chunk?)
I'd love for this to be a possibility too. It's possible using Quarto (https://quarto.org/docs/websites/website-about.html#partial-page-content) but not as a standalone or with {distill} as far as I can tell. Thanks!