Changelog
Live Slides Update
If given a filename: slides file.md
, Slides will automatically watch the file for changes and update your presentation live (thanks to @sibprogrammer)
Code Block Execution
When there is a code block on the current slide, you can press ctrl+e to execute it and the output will display as virtual text on the slide at the end.
Supported languages are:
- bash
- ruby
- python
- go