Pandoc User’s Guide

John MacFarlane


Table of Contents

Synopsis
Description
Using pandoc
Creating a PDF
hsmarkdown
Options
General options
Reader options
General writer options
Options affecting specific writers
Citation rendering
Math rendering in HTML
Options for wrapper scripts
Templates
Pandoc’s markdown
Philosophy
Paragraphs
Headers
Block quotations
Verbatim (code) blocks
Line blocks
Lists
Horizontal rules
Tables
Metadata blocks
Backslash escapes
Smart punctuation
Inline formatting
Math
Raw HTML
Raw TeX
LaTeX macros
Links
Images
Footnotes
Citations
Non-pandoc extensions
Markdown variants
Extensions with formats other than markdown
Producing slide shows with Pandoc
Structuring the slide show
Incremental lists
Inserting pauses
Styling the slides
Speaker notes
EPUB Metadata
Literate Haskell support
Custom writers
Authors

Synopsis

pandoc [options] [input-file]…