Markdown to PDF
Click on the current notebookâs name and choose Export to PDF from the context menu.
Slideshow
Use pandoc to export the Markdown notebook into pdf beamer slideshow.
pandoc notebook.md -t beamer -o presentation.pdf
Click on the current notebookâs name and choose Export to PDF from the context menu.
Use pandoc to export the Markdown notebook into pdf beamer slideshow.
pandoc notebook.md -t beamer -o presentation.pdf