Discussed in #2319
Originally posted by 11rchitwood September 6, 2022
Let's say I have a post whose first code chunk is:
How can I make this be the preview image for the post?
Being able to refer to easily refer to resources generated by the execution engines in our code is a good idea (I can imagine a similar feature being useful for the output of a dot or mermaid cell, or some arbitrary user shortcode)
Discussed in #2319
Originally posted by 11rchitwood September 6, 2022
Let's say I have a post whose first code chunk is:
plot(cars)How can I make this be the preview image for the post?
Being able to refer to easily refer to resources generated by the execution engines in our code is a good idea (I can imagine a similar feature being useful for the output of a
dotormermaidcell, or some arbitrary user shortcode)