pandoc/src/Text/Pandoc/Writers
John MacFarlane 2de2842bdd Merge pull request #1486 from Aelve/minor
Very minor cleanup and readability changes
2014-08-04 22:07:02 -07:00
..
AsciiDoc.hs Use stripPrefix where appropriate. 2014-08-04 19:57:42 +04:00
ConTeXt.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Custom.hs Remove unused import. 2014-07-16 23:56:24 -07:00
Docbook.hs Merge pull request #1486 from Aelve/minor 2014-08-04 22:07:02 -07:00
Docx.hs Use texmath 0.7 interface. 2014-08-04 11:13:09 -07:00
DokuWiki.hs Use raw HTML for complex block quotes. 2014-07-13 16:15:45 -07:00
EPUB.hs Clean up mediaTypeOf a bit. 2014-08-04 19:41:37 +04:00
FB2.hs Add PatternGuards pragmas. 2014-08-04 19:58:25 +04:00
Haddock.hs Renamed readTeXMath' to avoid name conflict with texmath 0.6.7 2014-07-19 18:10:59 +01:00
HTML.hs Use texmath 0.7 interface. 2014-08-04 11:13:09 -07:00
ICML.hs Removed space at ends of lines in source. 2014-07-12 22:57:22 -07:00
LaTeX.hs Add PatternGuards pragmas. 2014-08-04 19:58:25 +04:00
Man.hs Use stripPrefix where appropriate. 2014-08-04 19:57:42 +04:00
Markdown.hs Use stripPrefix where appropriate. 2014-08-04 19:57:42 +04:00
MediaWiki.hs Mediawiki writer: don't escape inside <source>. 2014-07-29 21:32:07 -07:00
Native.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
ODT.hs Use texmath 0.7 interface. 2014-08-04 11:13:09 -07:00
OpenDocument.hs Renamed readTeXMath' to avoid name conflict with texmath 0.6.7 2014-07-19 18:10:59 +01:00
OPML.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Org.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
RST.hs Use stripPrefix where appropriate. 2014-08-04 19:57:42 +04:00
RTF.hs RTF writer: Improved image embedding. 2014-07-30 14:49:57 -07:00
Shared.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Texinfo.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Textile.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00