.. |
AsciiDoc.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
CommonMark.hs
|
CommonMark writer: avoid excess blank lines at end of output.
|
2017-08-08 14:00:13 -07:00 |
ConTeXt.hs
|
Make papersize: a4 work regardless of the case of a4 .
|
2017-06-28 15:07:35 +02:00 |
Custom.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
Docbook.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
Docx.hs
|
Docx writer: Allow 9 list levels.
|
2017-06-27 12:42:56 +02:00 |
DokuWiki.hs
|
DokuWiki reader: better handling for code block in list item.
|
2017-08-02 10:33:08 -07:00 |
EPUB.hs
|
EPUB writer: don't strip formatting in TOC.
|
2017-08-09 18:02:38 -07:00 |
FB2.hs
|
Removed redundant import.
|
2017-06-20 16:44:05 +02:00 |
Haddock.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
HTML.hs
|
Sorted the list of supported HTML5 attributes and removed duplicates. (#3817)
|
2017-07-26 18:50:10 +02:00 |
ICML.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
JATS.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
LaTeX.hs
|
LaTeX writer: Don't use figure inside table cell.
|
2017-08-06 22:31:15 -07:00 |
Man.hs
|
Man writer: removed some unneeded imports.
|
2017-08-07 22:04:08 -07:00 |
Markdown.hs
|
Markdown writer: better escaping of < and > .
|
2017-07-30 13:45:22 -07:00 |
Math.hs
|
Text.Pandoc.Writers.Math: export defaultMathJaxURL, defaultKaTeXURL.
|
2017-06-19 11:10:29 +02:00 |
MediaWiki.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
Ms.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
Muse.hs
|
Muse writer: insert two blanklines between lists of the same type (#3844)
|
2017-08-08 14:05:49 -07:00 |
Native.hs
|
Switched Writer types to use Text.
|
2017-06-11 00:46:31 +02:00 |
ODT.hs
|
BCP47: split toLang from getLang, rearranged types.
|
2017-06-25 23:16:55 +02:00 |
OpenDocument.hs
|
OpenDocument/ODT writer: Added support for table of contents.
|
2017-06-26 16:46:56 +02:00 |
OPML.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
Org.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
RST.hs
|
RST writer: don't wrap term in definition list.
|
2017-08-09 20:59:25 -07:00 |
RTF.hs
|
Use table-of-contents for contents of toc, make toc a boolean.
|
2017-06-26 16:20:09 +02:00 |
Shared.hs
|
Writers.Shared.unsmartify: undo literal double curly quotes.
|
2017-08-08 13:16:45 -07:00 |
TEI.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
Texinfo.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
Textile.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |
ZimWiki.hs
|
Writers: adjusted for renderTemplate' changes.
|
2017-06-20 22:43:48 +02:00 |