pandoc/src/Text/Pandoc/Writers
Albert Krewinkel 623d860be6
Org writer: reduce to two spaces after bullets
The org writer was inserting two spaces after list bullets. Emacs
Org-mode defaults to a single space, so behavior is changed to reflect
this.

Closes: #3417
2017-02-04 21:15:05 +01:00
..
AsciiDoc.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
CommonMark.hs Provide explicit separate functions for HTML 4 and 5. 2017-01-25 21:51:26 +01:00
ConTeXt.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
Custom.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
Docbook.hs HTML and DocBook writers: fix internal links with writerIdentifierPrefix opt (#3398) 2017-02-03 09:53:43 +01:00
Docx.hs Removed writerHighlight; made writerHighlightStyle a Maybe. 2017-01-25 17:07:43 +01:00
DokuWiki.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
EPUB.hs --mathml and MathML in HTMLMathMethod longer take an argument. 2017-01-30 11:31:50 +01:00
FB2.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
Haddock.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
HTML.hs HTML and DocBook writers: fix internal links with writerIdentifierPrefix opt (#3398) 2017-02-03 09:53:43 +01:00
ICML.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
LaTeX.hs LaTeX writer: export writeBeamer. 2017-01-28 09:52:45 +01:00
Man.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
Markdown.hs Markdown writer: Better escaping when +smart. 2017-02-04 21:06:42 +01:00
Math.hs Class: rename addWarning[WithPos] to warning[WithPos]. 2017-01-25 17:07:40 +01:00
MediaWiki.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
Native.hs Convert all writers to use PandocMonad. 2017-01-25 17:07:39 +01:00
ODT.hs Text.Pandoc.Shared: Removed fetchItem, fetchItem'. 2017-01-25 17:07:42 +01:00
OpenDocument.hs Cleanups for rebase. 2017-01-25 17:07:43 +01:00
OPML.hs Provide explicit separate functions for HTML 4 and 5. 2017-01-25 21:51:26 +01:00
Org.hs Org writer: reduce to two spaces after bullets 2017-02-04 21:15:05 +01:00
RST.hs Implemented +/-smart in rst writer. 2017-02-04 12:52:08 +01:00
RTF.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
Shared.hs Implemented +/-smart in rst writer. 2017-02-04 12:52:08 +01:00
TEI.hs --mathml and MathML in HTMLMathMethod longer take an argument. 2017-01-30 11:31:50 +01:00
Texinfo.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
Textile.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
ZimWiki.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00