Is there a LaTeX style, header, or something so that e.g. markdown2pdf from pandoc would produce a PDF having a new page with each H1/markdown heading? Cheers
Is there a LaTeX style, header, or something so that e.g. markdown2pdf from pandoc
Share
Using a recent version of pandoc, you can do this:
and you will get a nicely formatted PDF slide show.
For further instructions, see the pandoc User’s Guide.