.. |
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
|
Renamed removedLeadingTrailingSpace to trim.
|
2012-09-29 17:09:34 -04:00 |
Docx.hs
|
Data files changes.
|
2012-12-29 17:54:07 -08:00 |
EPUB.hs
|
Changed --epub-toc-level to --toc-level .
|
2013-01-05 11:36:55 -08:00 |
FB2.hs
|
Moved WriterOptions and associated types Shared -> Options.
|
2012-07-26 22:59:56 -07:00 |
HTML.hs
|
Implemented Ext_header_identifiers , Ext_implicit_header_references .
|
2013-01-03 20:35:01 -08:00 |
LaTeX.hs
|
Implemented --toc-level in LaTeX writer.
|
2013-01-05 11:49:42 -08:00 |
Man.hs
|
Renamed removedLeadingTrailingSpace to trim.
|
2012-09-29 17:09:34 -04:00 |
Markdown.hs
|
Make --id-prefix affect footnote IDs in markdown writer.
|
2012-09-25 20:26:38 -07:00 |
MediaWiki.hs
|
MediaWiki writer: use <code> not <tt> for Code.
|
2013-01-04 23:16:49 -08:00 |
Native.hs
|
Moved WriterOptions and associated types Shared -> Options.
|
2012-07-26 22:59:56 -07:00 |
ODT.hs
|
Data files changes.
|
2012-12-29 17:54:07 -08: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
|
Implemented --toc-level for rst.
|
2013-01-05 11:55:29 -08:00 |
RTF.hs
|
Moved WriterOptions and associated types Shared -> Options.
|
2012-07-26 22:59:56 -07:00 |
Texinfo.hs
|
Texinfo writer: Fixed internal cross-references.
|
2012-09-24 19:13:34 -07:00 |
Textile.hs
|
Textile reader/writer: Fixed autolinks.
|
2012-11-06 16:05:17 -08:00 |