pandoc/src/Text/Pandoc/Writers
2014-12-19 16:13:38 -08:00
..
AsciiDoc.hs Use stripPrefix where appropriate. 2014-08-04 19:57:42 +04:00
ConTeXt.hs ConTeXt writer: add function toLabel 2014-09-18 23:27:14 +02:00
Custom.hs Remove unused import. 2014-07-16 23:56:24 -07:00
Docbook.hs Merge pull request from Aelve/minor 2014-08-04 22:07:02 -07:00
Docx.hs Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5. 2014-12-19 16:13:38 -08:00
DokuWiki.hs DokuWiki writer: fix external images 2014-11-09 00:35:29 -05:00
EPUB.hs Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5. 2014-12-19 16:13:38 -08:00
FB2.hs FB2 writer: Add newline to output. 2014-12-15 22:14:29 -08:00
Haddock.hs Renamed readTeXMath' to avoid name conflict with texmath 0.6.7 2014-07-19 18:10:59 +01:00
HTML.hs HTML writer: put newline btw img and caption paragraph. 2014-12-15 21:49:16 -08:00
ICML.hs ICML writer: Don't force all citations into footnotes. 2014-11-30 22:30:04 -08:00
LaTeX.hs LaTeX writer: Handle consecutive linebreaks. 2014-12-15 22:04:18 -08:00
Man.hs Use stripPrefix where appropriate. 2014-08-04 19:57:42 +04:00
Markdown.hs Markdown writer: don't escape $, ^, ~ when extensions are deactivated. 2014-08-16 17:14:51 -07:00
MediaWiki.hs MediaWiki writer: Fixed links with URL = text. 2014-12-19 11:32:37 -08:00
Native.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
ODT.hs ODT writer: Correctly handle images without extensions. 2014-10-30 15:54:04 -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 Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5. 2014-12-19 16:13:38 -08:00
Org.hs Org Writer: Write anchor elements 2014-08-08 00:20:18 +01:00
RST.hs Reverted "omit blank lines after list items," better fix for . 2014-11-25 12:34:44 -08:00
RTF.hs Text.Pandoc.Writers.RTF: Add blankline at end of output 2014-12-15 21:35:47 +00: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 Textile reader: Improved table support. 2014-08-30 20:34:42 -07:00