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: show a message if code is executed but execution is disabled #281

Closed mfontanini closed 2 months ago

mfontanini commented 2 months ago

This adds a little banner when a +exec code snippet is executed but code execution is disabled, as it otherwise just silently does nothing.