pandoc/src/Text/Pandoc/Writers
2014-04-30 08:58:10 -07:00
..
AsciiDoc.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
ConTeXt.hs ConTeXt writer: Improved autolinks. 2014-04-30 08:58:10 -07:00
Custom.hs Correctly handle UTF-8 in custom lua scripts. Closes . 2014-04-04 15:43:47 -07:00
Docbook.hs Improve handling of hard line breaks in Docbook writer 2014-04-12 09:16:07 -06:00
Docx.hs Fixed small regression in docx writer. 2014-01-07 09:01:32 -08:00
EPUB.hs EPUB writer: Fixed some idrefs to match changes in ids. 2014-04-24 17:37:10 -07:00
FB2.hs Use isHeaderBlock from Shared rather than defining it anew... 2014-01-02 19:32:13 -08:00
HTML.hs HTML writer: improved detection of image links. 2014-04-26 12:04:08 -07:00
ICML.hs InDesign ICML Writer 2014-02-28 13:35:35 +01:00
LaTeX.hs LaTeX writer: Mark span contents with label if span has an ID 2014-04-25 16:17:24 +02:00
Man.hs Man writer: Ensure that terms in definition lists aren't line wrapped. 2014-03-12 10:23:45 -07:00
Markdown.hs Markdown writer: Use proper escapes to avoid unwanted lists. 2014-04-24 16:44:49 -07:00
MediaWiki.hs HLint: redundant parens 2013-12-19 20:43:25 -05:00
Native.hs Some test suite fixes for new metadata. 2013-06-25 22:32:50 -07:00
ODT.hs ODT writer: Use mathml for proper rendering of formulas. 2014-01-02 15:23:40 -08:00
OpenDocument.hs OpenDocument writer: Fixed RawInline, RawBlock so they don't escape. 2014-01-02 15:23:16 -08:00
OPML.hs Created Text.Pandoc.Writers.Shared, improved metaToJSON. 2013-07-01 20:47:26 -07:00
Org.hs Org writer: Fix output for linebreaks 2014-04-12 10:47:49 +02:00
RST.hs RST writer: Avoid stack overflow with certain tables. 2014-03-14 14:03:15 -07:00
RTF.hs RTF writer: Fixed tables cells containing paragraphs. 2014-03-24 15:12:32 -07:00
Shared.hs Moved fixDisplayMath from Docx writer to Writer.Shared. 2014-01-02 15:22:50 -08:00
Texinfo.hs Use isHeaderBlock from Shared rather than defining it anew... 2014-01-02 19:32:13 -08:00
Textile.hs HLint: redundant parens 2013-12-19 20:43:25 -05:00