pandoc/src
John MacFarlane ea39a607ed Added 'beamer' as an output format.
Beamer output uses the default LaTeX template, with some
customizations via variables.

Added `writerBeamer` to `WriterOptions`.

Added `--beamer` option to `markdown2pdf`.
2011-12-29 13:26:04 -08:00
..
Tests Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08:00
Text Added 'beamer' as an output format. 2011-12-29 13:26:04 -08:00
markdown2pdf.hs Added 'beamer' as an output format. 2011-12-29 13:26:04 -08:00
pandoc.hs Added --highlight-style and --no-highlight options. 2011-12-27 23:46:47 -08:00
test-pandoc.hs Markdown writer: Insert HTML comment btw list and indented code block. 2011-06-06 05:56:59 -07:00