pandoc/src/Text/Pandoc/Writers
2013-08-14 23:24:45 -07:00
..
AsciiDoc.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
ConTeXt.hs Use query instead of queryWith. 2013-08-10 18:13:38 -07:00
Custom.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
Docbook.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
Docx.hs Options: Changed writerSourceDir to writerSourceURL (now a Maybe). 2013-08-11 15:58:09 -07:00
EPUB.hs Options: Changed writerSourceDir to writerSourceURL (now a Maybe). 2013-08-11 15:58:09 -07:00
FB2.hs Use walk, walkM in place of bottomUp, bottomUpM when possible. 2013-08-10 18:45:00 -07:00
HTML.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
LaTeX.hs Use walk, walkM in place of bottomUp, bottomUpM when possible. 2013-08-10 18:45:00 -07:00
Man.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
Markdown.hs Use walk, walkM in place of bottomUp, bottomUpM when possible. 2013-08-10 18:45:00 -07:00
MediaWiki.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
Native.hs Some test suite fixes for new metadata. 2013-06-25 22:32:50 -07:00
ODT.hs ODT/OpenDocument writer: Minor changes for ODF 1.2 conformance. 2013-08-11 17:13:46 -07:00
OpenDocument.hs ODT/OpenDocument writer: Minor changes for ODF 1.2 conformance. 2013-08-11 17:13:46 -07:00
OPML.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
Org.hs Preliminary support for new Div and Span elements in writers. 2013-08-08 23:14:12 -07:00
RST.hs Updated for removed unMeta, unFormat in pandoc-types. 2013-08-14 23:24:45 -07:00
RTF.hs Use walk, walkM in place of bottomUp, bottomUpM when possible. 2013-08-10 18:45:00 -07:00
Shared.hs Added support for MetaBool. 2013-08-06 23:31:16 -07:00
Texinfo.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
Textile.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00