mfontanini / presenterm

A markdown terminal slideshow tool
https://mfontanini.github.io/presenterm/
BSD 2-Clause "Simplified" License
1.33k stars 32 forks source link

fix: poll + inspect async renders when generating PDF #293

Closed mfontanini closed 3 months ago

mfontanini commented 3 months ago

After the changes to render +render blocks asynchronously, PDF generation was broken as it wasn't a) polling the renders and b) inspecting the renders to see if there were any images in it.