pandoc/src/Text/Pandoc/Writers
John MacFarlane e1be934dc2 LaTeX writer: Don't rely on the enumerate package.
Instead, use standard LaTeX commands to change numbering style.
2012-09-16 22:24:55 -07:00
..
AsciiDoc.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
ConTeXt.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
Docbook.hs Made --id-prefix work in DocBook as well as HTML. 2012-09-06 09:25:52 -07:00
Docx.hs Docx writer: Fixed bug with nested lists. 2012-09-05 16:24:37 -07:00
EPUB.hs EPUB writer: Use ch001, ch002, etc. for chapter filenames. 2012-09-13 08:59:33 -07:00
FB2.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
HTML.hs HTML writer: Don't print <dt> unless term is non-empty. 2012-09-12 17:44:13 -07:00
LaTeX.hs LaTeX writer: Don't rely on the enumerate package. 2012-09-16 22:24:55 -07:00
Man.hs Man writer: Escape - as \-. 2012-08-18 10:29:15 -07:00
Markdown.hs Markdown writer: Made sensitive to Ext_hard_line_breaks. 2012-09-15 19:19:47 -04:00
MediaWiki.hs Don't include empty captions in figures. 2012-08-04 11:34:01 -07:00
Native.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
ODT.hs Merge commit 'd25656571a4662a4e67b195daed69e77d80c4c2c' 2012-08-23 19:39:58 -07:00
OpenDocument.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
Org.hs Don't include empty captions in figures. 2012-08-04 11:34:01 -07:00
RST.hs RST writer: Fixed hyperlinked images. 2012-09-16 11:09:36 -07:00
RTF.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
Texinfo.hs Don't include empty captions in figures. 2012-08-04 11:34:01 -07:00
Textile.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00