pandoc/src/Text/Pandoc/Writers
Jesse Rosenthal 2f5cca85fa Powerpoint writer: Fix compiler error (again)
The record syntax in a pattern match seems to be confusing the 8.X
compilers. Stop using it.
2018-01-03 11:17:24 -05:00
..
AsciiDoc.hs hlint 2017-11-02 15:28:53 +03:00
CommonMark.hs commonmark/gfm writer: use raw html for native divs/spans. 2017-12-03 12:29:57 -08:00
ConTeXt.hs Let papersizes a0, a1, a2, ... be case-insensitive in LaTeX and ConTeXt. 2017-11-29 09:45:38 -08:00
Custom.hs Fix regression of DefinitionLists in custom writer 2017-12-27 18:48:52 +01:00
Docbook.hs Source code reformatting. 2017-10-29 14:29:32 -07:00
Docx.hs Merge pull request #4219 from stalmon/master 2018-01-02 11:34:30 -07:00
DokuWiki.hs Removed useless notes state in DokuWiki writer. 2017-10-29 14:55:22 -07:00
EPUB.hs EPUB writer: Fixed path for cover image. 2017-11-14 21:06:24 -08:00
FB2.hs FB2 writer: add cover image specified by "cover-image" meta 2017-12-28 16:03:18 +03:00
Haddock.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
HTML.hs HTML writer: Use br elements in line blocks... 2017-12-26 08:40:33 -08:00
ICML.hs hlint 2017-11-01 14:40:10 +03:00
JATS.hs Merge pull request #4177 from stencila/jats-xml-reader 2017-12-21 23:16:03 -07:00
LaTeX.hs LaTeX writer: Use \endhead after \toprule in headerless tables. 2017-12-28 08:53:54 -08:00
Man.hs Man writer: omit internal links. 2017-12-09 14:09:00 -08:00
Markdown.hs Plain writer: don't linkify table of contents. 2017-12-23 21:30:10 -08:00
Math.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
MediaWiki.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
Ms.hs Changes for skylighting-0.5. 2017-12-10 21:13:05 -08:00
Muse.hs Muse writer: don't escape URIs from AST 2017-12-30 20:32:16 +03:00
Native.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
ODT.hs improve formatting of formulas in OpenDocument 2017-12-28 22:10:04 +01:00
OOXML.hs Removed whitespace at ends of line. 2017-12-13 20:48:24 -08:00
OpenDocument.hs improve formatting of formulas in OpenDocument 2017-12-28 22:10:04 +01:00
OPML.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
Org.hs Org writer: do not wrap "-" to avoid accidental bullet lists 2017-12-21 16:36:29 +03:00
Powerpoint.hs Powerpoint writer: Fix compiler error (again) 2018-01-03 11:17:24 -05:00
RST.hs RST writer: fix anchors for headers. 2017-12-22 10:36:37 -08:00
RTF.hs hlint 2017-11-01 14:40:10 +03:00
Shared.hs Docx writer: allow empty paragraphs. 2017-12-02 17:17:39 -08:00
TEI.hs hlint 2017-11-01 14:40:10 +03:00
Texinfo.hs Source code reformatting. 2017-10-29 14:29:32 -07:00
Textile.hs hlint suggestions. 2017-10-29 14:18:06 -07:00
ZimWiki.hs hlint 2017-11-01 14:40:10 +03:00