Examples (6)
Display a presentation
presenterm path/to/slides.mdDisplay a presentation with a specific theme
presenterm --theme dark|light|tokyonight-storm|... path/to/slides.mdList all available themes
presenterm --list-themesExport a presentation to PDF
presenterm --export-pdf --output path/to/output.pdf path/to/slides.mdDisplay a presentation with code snippet execution enabled
presenterm --enable-snippet-execution path/to/slides.mdValidate that presentation content fits within the terminal
presenterm --validate-overflows path/to/slides.mdmade by @shridhargupta | data from tldr-pages