pandoc/src/Text/Pandoc/Writers
John MacFarlane a97f39c12e Beamer: add allowframebreaks to slide if set in header classes.
It's recommended that your bibliography slide have this
attribute:

    # References {.allowframebreaks}

This causes multiple slides to be created if necessary, depending
on the length of the bibliography.
2013-07-26 12:40:56 -07:00
..
AsciiDoc.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
ConTeXt.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
Custom.hs Custom writer: Pass full metadata, not just tit/auth/date. 2013-06-27 22:55:10 -07:00
Docbook.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
Docx.hs Improved fetching of external resources. 2013-07-18 20:58:14 -07:00
EPUB.hs Fixed warning. 2013-07-18 21:51:11 -07:00
FB2.hs Use 'fig:' instead of '\SOH' in title to indicate figure. 2013-01-15 08:46:09 -08:00
HTML.hs Checking options before applying syntax highlighting for HTML output 2013-07-13 02:23:27 -04:00
LaTeX.hs Beamer: add allowframebreaks to slide if set in header classes. 2013-07-26 12:40:56 -07:00
Man.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
Markdown.hs Rename Ext_yaml_title_block -> Ext_yaml_metadata_block. 2013-07-02 20:54:30 -07:00
MediaWiki.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
Native.hs Some test suite fixes for new metadata. 2013-06-25 22:32:50 -07:00
ODT.hs Improved fetching of external resources. 2013-07-18 20:58:14 -07:00
OpenDocument.hs Fixing wrong numbered-list indentation in open document format 2013-07-14 14:33:58 -04:00
OPML.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
Org.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
RST.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
RTF.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
Shared.hs Added Text.Pandoc.Writers.Shared to repository. 2013-07-01 20:49:22 -07:00
Texinfo.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
Textile.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00