Ask HN: Programming Language for Building Slide Decks

2 points by devstein ↗ HN
Is there such a thing? I'd love if there is a mermaid-like language for building a simple text-centric slide deck

4 comments

[ 3.3 ms ] story [ 24.1 ms ] thread
I build an app for this some time ago: https://hyperdeck.io

It uses markdown with extensions. There’re also a lot of alternative markdown based slide generators on GitHub. Most use JavaScript though and I wanted something native