.. |
AsciiDoc.hs
|
Use 'fig:' instead of '\SOH' in title to indicate figure.
|
2013-01-15 08:46:09 -08:00 |
ConTeXt.hs
|
ConTeXt writer: now sensitive to 'unnumbered' class in headers.
|
2013-02-18 10:55:08 -08:00 |
Custom.hs
|
Added Text.Pandoc.Writers.Custom , --print-custom-lua-writer .
|
2013-04-14 00:31:39 -05:00 |
Docbook.hs
|
Shared: Changed type of Element.
|
2013-02-12 20:13:23 -08:00 |
Docx.hs
|
Docx writer: Use Compact style for Plain block elements.
|
2013-03-30 22:11:00 -07:00 |
EPUB.hs
|
EPUB writer: Don't put blank title page in reading sequence.
|
2013-03-24 23:06:44 -07:00 |
FB2.hs
|
Use 'fig:' instead of '\SOH' in title to indicate figure.
|
2013-01-15 08:46:09 -08:00 |
HTML.hs
|
Don't convert to lowercase in email obfuscation.
|
2013-04-25 12:28:55 -07:00 |
LaTeX.hs
|
Fixed footnote numbers in LaTeX/PDF tables.
|
2013-04-15 09:10:29 -07:00 |
Man.hs
|
Man writer: use one decimal place for column widths.
|
2013-04-09 19:56:43 -07:00 |
Markdown.hs
|
Markdown/RST writers: Only autolink absolute URIs.
|
2013-04-14 22:37:46 -07:00 |
MediaWiki.hs
|
Use 'fig:' instead of '\SOH' in title to indicate figure.
|
2013-01-15 08:46:09 -08:00 |
Native.hs
|
Moved WriterOptions and associated types Shared -> Options.
|
2012-07-26 22:59:56 -07:00 |
ODT.hs
|
Fixed regression in ODT writer.
|
2013-03-15 15:20:52 -07:00 |
OpenDocument.hs
|
Added Attr field to Header.
|
2013-01-09 09:30:05 -08:00 |
OPML.hs
|
Added OPML template, tests.
|
2013-03-20 10:17:59 -07:00 |
Org.hs
|
Use 'fig:' instead of '\SOH' in title to indicate figure.
|
2013-01-15 08:46:09 -08:00 |
RST.hs
|
Markdown/RST writers: Only autolink absolute URIs.
|
2013-04-14 22:37:46 -07:00 |
RTF.hs
|
RTF writer: Properly handle characters above the 0000-FFFF range.
|
2013-05-02 19:42:37 -07:00 |
Texinfo.hs
|
Use 'fig:' instead of '\SOH' in title to indicate figure.
|
2013-01-15 08:46:09 -08:00 |
Textile.hs
|
Textile writer: Removed an unused assignment.
|
2013-03-01 12:17:49 -08:00 |