Changelog
- Ability to run multiple code blocks in a single slide (thanks to @linw1995).
- Word wrapping support (thanks to @gsol10).
- Ability to use custom date format
YYYY-MM-DD
for date formatting in metadata (thanks to @cuducos). - Vim-like navigation (
5G
: go to slide 5,gg
: go to first slide,G
: go to last slide) (thanks to @stoovon). - Added rust support to code execution (thanks to @darmiel)