You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?