pandoc/src/Text/Pandoc/Writers
John MacFarlane 02a125d0aa Use walk, walkM in place of bottomUp, bottomUpM when possible.
They are significantly faster.
2013-08-10 18:45:00 -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 Use walk, walkM in place of bottomUp, bottomUpM when possible. 2013-08-10 18:45:00 -07:00
EPUB.hs Use walk, walkM in place of bottomUp, bottomUpM when possible. 2013-08-10 18:45:00 -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 Use walk, walkM in place of bottomUp, bottomUpM when possible. 2013-08-10 18:45:00 -07:00
OpenDocument.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -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 Adjustments for new Format newtype. 2013-08-10 17:24:54 -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