pandoc/src/Text/Pandoc/Writers
John MacFarlane 48b68aac43 Textile writer: support start number in ordered lists.
e.g. `#3`.

Partially addresses #2465.
TBD: reader support.
2015-10-22 12:37:40 -07:00
..
AsciiDoc.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
CommonMark.hs Updated to use cmark >= 0.4. 2015-07-14 22:51:23 -07:00
ConTeXt.hs LaTeX and ConTeXt writers: support lang attribute on divs and spans 2015-10-18 17:01:37 +02:00
Custom.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Docbook.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Docx.hs More changes to avoid compiler warnings on ghc 7.10. 2015-10-14 10:06:18 -07:00
DokuWiki.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
EPUB.hs More changes to avoid compiler warnings on ghc 7.10. 2015-10-14 10:06:18 -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 Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
ICML.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
LaTeX.hs LaTeX and ConTeXt writers: support lang attribute on divs and spans 2015-10-18 17:01:37 +02:00
Man.hs Set the template variable $pandoc-version$ to pandocVersion by default. 2015-10-01 02:24:34 +08:00
Markdown.hs Use unicode super/subscripts for digits in plain output. 2015-10-15 14:35:01 -07:00
MediaWiki.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Native.hs Native writer: format Div properly, with blocks separated. 2015-10-11 15:14:35 -07:00
ODT.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
OpenDocument.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
OPML.hs More changes to avoid compiler warnings on ghc 7.10. 2015-10-14 10:06:18 -07:00
Org.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
RST.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07: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: support start number in ordered lists. 2015-10-22 12:37:40 -07:00