(v1.1) pkg> add Presentation
using Presentation
render("/path/to/filename.md")
Use next()
or previous()
to move between slides.
The motivation was to build a presentation tool that uses the text interface in a terminal.
Other similar tools:
(v1.1) pkg> add Presentation
using Presentation
render("/path/to/filename.md")
Use next()
or previous()
to move between slides.
The motivation was to build a presentation tool that uses the text interface in a terminal.
Other similar tools: