Y
Hacker News
new
|
ask
|
show
|
jobs
by
dingensundso
410 days ago
I usw pandoc to create slides from markdown: ```pandoc -t beamer slides.md -o slides.pdf``` And if you prefer HTML+JS slides, pandoc can do that too:
https://pandoc.org/MANUAL.html#slide-shows