Converting markdown presentation to pdf Feb 8, 2017 Tags: old-blog technology english If we want to convert a presentation from markdown to pdf, while keeping the slide format we can use the following command: pandoc -t beamer -s -o habitat-presentation.pdf habitat-presentation-pdf.md