.. |
AsciiDoc.hs
|
AsciiDoc writer: avoid unnecessary use of "unconstrained" emphasis.
|
2016-10-02 21:51:34 +02:00 |
CommonMark.hs
|
Use cmark 0.5.
|
2015-12-29 19:52:06 -08:00 |
ConTeXt.hs
|
ConTeXt writer: fix whitespace at line beginning in line blocks.
|
2016-03-18 16:36:56 -07:00 |
Custom.hs
|
Custom writer: Pass attributes parameter to CaptionedImage.
|
2016-02-05 16:49:27 -08:00 |
Docbook.hs
|
DocBook writer: include an anchor element when a div or span has an id.
|
2016-09-06 10:09:52 +02:00 |
Docx.hs
|
Filter text/para props correctly.
|
2016-10-03 21:39:40 -04:00 |
DokuWiki.hs
|
DokuWiki writer: use $$ for display math.
|
2016-03-08 10:08:14 -08:00 |
EPUB.hs
|
EPUB writer: use stringify instead of plain writer for metadata.
|
2016-10-02 22:01:22 +02:00 |
FB2.hs
|
FB2 writer: support SoftBreak.
|
2015-12-12 00:13:58 -08:00 |
Haddock.hs
|
Implemented SoftBreak and new --wrap option.
|
2015-12-11 23:55:08 -08:00 |
HTML.hs
|
Remove Compat.Monoid
|
2016-09-02 09:18:08 -04:00 |
ICML.hs
|
ICML writer: intersperse line breaks
|
2015-12-17 10:26:59 +01:00 |
LaTeX.hs
|
Merge pull request #3093 from wilx/master-figure-placement
|
2016-09-28 11:17:48 +02:00 |
Man.hs
|
Man writer: allow section numbers that are not a single digit.
|
2016-08-27 22:00:42 +02:00 |
Markdown.hs
|
Make --webtex work with the Markdown writer.
|
2016-06-24 14:57:21 -07:00 |
MediaWiki.hs
|
MediaWiki writer: fix spacing issues.
|
2016-01-02 12:14:12 -08:00 |
Native.hs
|
Implemented SoftBreak and new --wrap option.
|
2015-12-11 23:55:08 -08:00 |
ODT.hs
|
ODT/OpenDocument writer: improved image attributes
|
2015-12-13 21:40:13 +01:00 |
OpenDocument.hs
|
ODT/OpenDocument writer: improved image attributes
|
2015-12-13 21:40:13 +01:00 |
OPML.hs
|
Implemented SoftBreak and new --wrap option.
|
2015-12-11 23:55:08 -08:00 |
Org.hs
|
Org writer: translate language identifiers
|
2016-08-20 23:42:36 +02:00 |
RST.hs
|
RST, Markdown writers: Fixed rendering of grid tables with blank rows.
|
2016-01-05 14:04:10 -08:00 |
RTF.hs
|
Implemented SoftBreak and new --wrap option.
|
2015-12-11 23:55:08 -08:00 |
Shared.hs
|
Writers: treat SoftBreak as space for stripping
|
2016-07-01 00:52:52 -04:00 |
TEI.hs
|
Added some entity tests in Markdown reader tests.
|
2016-01-19 14:03:57 -05:00 |
Texinfo.hs
|
Changed type of Shared.uniqueIdent argument from [String] to Set String.
|
2016-01-22 10:16:47 -08:00 |
Textile.hs
|
Implemented SoftBreak and new --wrap option.
|
2015-12-11 23:55:08 -08:00 |
ZimWiki.hs
|
ZimWiki writer: removed commented out code that confused Haddock.
|
2016-07-01 10:39:32 -07:00 |