maaslalani / slides

Terminal based presentation tool
http://maaslalani.com/slides/
MIT License
9.85k stars 271 forks source link

Allow running specific code blocks #192

Open ycombinator opened 2 years ago

ycombinator commented 2 years ago

Fixes #181

Changes Introduced

Allows users to run specific code blocks within a slide.

After the last code block on the slide has been run, regardless of how it was run, the user automatically exits from code block execution mode.

xezo360hye commented 1 year ago

Tests are failing and I can see some issues with styles, did you run make test?