pandoc/src/Text/Pandoc/Writers
John MacFarlane fdfc961284 Merge pull request #2419 from mb21/bidi
Support bidirectional text output with XeLaTeX, ConTeXt and HTML
2015-09-26 17:06:56 -07:00
..
AsciiDoc.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
CommonMark.hs Updated to use cmark >= 0.4. 2015-07-14 22:51:23 -07:00
ConTeXt.hs Support bidirectional text output with XeLaTeX, ConTeXt and HTML 2015-09-26 22:22:24 +02:00
Custom.hs Custom writer: fixed some compiler warnings for ghc < 7.10. 2015-05-31 21:18:26 +02:00
Docbook.hs DocBook writer: add id to para if in Div with id element. 2015-05-20 10:55:06 -07:00
Docx.hs Use user data directory for reference docx archive. 2015-09-09 10:16:45 -07:00
DokuWiki.hs DokuWiki: write $..$ instead of <math>..</math> 2015-07-13 14:19:48 +02:00
EPUB.hs Fixed compiler warning. 2015-05-27 11:22:39 -07: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 DZSlides: Add role="note" for speaker notes. 2015-07-21 14:54:43 -07:00
ICML.hs Fix InDesign crash with URLs containing more than one colon character 2015-06-09 15:46:23 +02:00
LaTeX.hs Merge pull request #2419 from mb21/bidi 2015-09-26 17:06:56 -07:00
Man.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Markdown.hs Markdown writer: in TOC, add links to headers. 2015-09-17 11:41:05 -07:00
MediaWiki.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Native.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
ODT.hs Removed unneeded import. 2015-06-28 23:59:10 -07:00
OpenDocument.hs Do not add a carriage return after a hard line break in OpenDocument writer and reflect change in tests. 2015-07-01 09:43:36 -05:00
OPML.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Org.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
RST.hs [RST Writer] Don't normalize heading levels below input minimum 2015-09-19 17:45:54 +03:00
RTF.hs Improved warnings when image size can't be determined. 2015-05-09 23:56:53 -07:00
Shared.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Texinfo.hs Texinfo writer: Removed tabs from source. 2015-05-28 13:01:43 -07:00
Textile.hs Textile writer: escape + and - as entities. 2015-06-27 20:30:20 -07:00