Asciicast.jl icon indicating copy to clipboard operation
Asciicast.jl copied to clipboard

Preserving YAML metadata blocks in `cast_document`

Open jpfairbanks opened this issue 10 months ago • 1 comments

I am trying to use Asciicast.jl inside of quarto to make gifs on reveal.js slides. When I run cast_document on my markdown files, the YAML metadata blocks at the top of the file gets stripped out. Is there a way to prevent this behavior? Is it a bug in the pandoc filters that are being used?

jpfairbanks avatar Dec 19 '24 19:12 jpfairbanks