pandoc/src/Text/Pandoc/Writers
John MacFarlane 23eaf2a74f KaTeX fixes:
* In Options.HTMLMathMethod, the KaTeX contsructor now takes only
  one string (for the KaTeX base URL), rather than two [API change].
* The default URL has been updated to the latest version.
* The autoload script is now loaded by default.
2017-10-05 10:08:04 -07:00
..
AsciiDoc.hs Writers: adjusted for renderTemplate' changes. 2017-06-20 22:43:48 +02:00
CommonMark.hs CommonMark writer: prefer pipe tables to HTML tables... 2017-08-13 10:43:43 -07:00
ConTeXt.hs Added support for translations (localization) (see #3559). 2017-08-11 22:22:31 -07:00
Custom.hs Update to hslua-0.8.0 2017-08-16 15:47:05 +02:00
Docbook.hs Writers: adjusted for renderTemplate' changes. 2017-06-20 22:43:48 +02:00
Docx.hs Removed writerSourceURL, add source URL to common state. 2017-09-30 16:11:20 -05: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: simplified some functions. 2017-09-30 17:19:07 -05:00
FB2.hs Removed writerSourceURL, add source URL to common state. 2017-09-30 16:11:20 -05:00
Haddock.hs Writers: adjusted for renderTemplate' changes. 2017-06-20 22:43:48 +02:00
HTML.hs KaTeX fixes: 2017-10-05 10:08:04 -07:00
ICML.hs Removed writerSourceURL, add source URL to common state. 2017-09-30 16:11:20 -05:00
JATS.hs Writers: adjusted for renderTemplate' changes. 2017-06-20 22:43:48 +02:00
LaTeX.hs Write euro symbol directly in LaTeX 2017-09-08 22:26:32 +01:00
Man.hs Man writer: removed some unneeded imports. 2017-08-07 22:04:08 -07:00
Markdown.hs Markdown writer: Escape pipe characters when pipe_tables enabled. 2017-09-07 22:10:13 -07:00
Math.hs KaTeX fixes: 2017-10-05 10:08:04 -07: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 Removed writerSourceURL, add source URL to common state. 2017-09-30 16:11:20 -05: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 Org writer: stop using raw HTML to wrap divs 2017-09-01 00:08:12 +02:00
RST.hs RST writer: add header anchors when header has non-standard id. 2017-09-27 20:42:04 -07:00
RTF.hs Removed writerSourceURL, add source URL to common state. 2017-09-30 16:11:20 -05:00
Shared.hs Added some Functor constraints needed for ghc 7.8. 2017-08-13 10:00:46 -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