6 ms·
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://pa
by dingensundso 1y 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 https://pandoc.org/MANUAL.html#slide-shows