mfontanini / presenterm

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

feat: allow scaling +render code blocks #290

Closed mfontanini closed 2 months ago

mfontanini commented 2 months ago

This builds on top of the effort in #288 and adds a new width attribute to +render code blocks that allows specifying the width in % of the generated image, allowing you to scale mermaid/typst/latex images to fit the presentation as you please.