Posts with "pandoc" Tag

Pandoc-Plus

by Dan Aukes

A collection of utilities to make converting files easier in pandoc.

requires pandoc, miktex

Package URL: ...

Read More
Powerpoint to Markdown Converter

by Dan Aukes

A package for converting powerpoint files to markdown-beamer.

requires pandoc, powerpoint

Package URL: ...

Read More
Useful Pandoc Commands

by Dan Aukes

Get Current Templates

pandoc --print-default-template=markdown > pandoc-template.md
pandoc --print-default-template=latex>pandoc-template.tex

simple markdown to ...

Read More