summaryrefslogtreecommitdiff
path: root/Text/Pandoc/Writers
Commit message (Expand)AuthorAge
* MediaWiki writer: print class attributes in <pre> for code blocks, if any.fiddlosopher2008-09-06
* Changed Float to Double in definition of Table element.fiddlosopher2008-09-06
* Support for display math; changed ASCIIMathML -> LaTeXMathML:fiddlosopher2008-08-13
* Man writer: don't escape " as \".fiddlosopher2008-08-10
* Removed unneeded space after "\\item" in LaTeX and ConTeXt output.fiddlosopher2008-08-09
* Added support for Cite to Markdown reader, and conditional support for citepr...fiddlosopher2008-08-04
* Added Cite element to definition and writers.fiddlosopher2008-08-04
* Improved template handling:fiddlosopher2008-08-02
* Fixes to make haddock work with template haskell:fiddlosopher2008-08-01
* Added pragma to HTML writer to avoid deprecation warning for use of "start" a...fiddlosopher2008-08-01
* Simplified build process using template haskell.fiddlosopher2008-08-01
* Compatibility fixes for CPP, Cabal, and haddock:fiddlosopher2008-07-31
* OpenDocument writer: don't print alt text with Image.fiddlosopher2008-07-31
* HTML writer: override Text.XHtml's stringToHtml function,fiddlosopher2008-07-27
* Added MediaWiki writer.fiddlosopher2008-07-27
* Added proper support for embedded images to opendocument writer.fiddlosopher2008-07-18
* Style fixes in opendocument writer:fiddlosopher2008-07-18
* More work on smallcaps support.fiddlosopher2008-07-15
* Add preliminary support for SmallCaps inline element. (Andrea Rossato)fiddlosopher2008-07-15
* Added type declarations to avoid -Wall 'defaulting' warnings in writers.fiddlosopher2008-07-15
* OpenDocument writer: Fixed typo in inline styles fix (super/sup).fiddlosopher2008-07-14
* OpenDocument writer: support nested inline styles.fiddlosopher2008-07-14
* Code cleanup in ConTeXt writer.fiddlosopher2008-07-13
* Code cleanup in Texinfo writer.fiddlosopher2008-07-13
* Code cleanup in Man writer.fiddlosopher2008-07-13
* Code cleanup in DocBook writer.fiddlosopher2008-07-13
* Code cleanup in RTF writer.fiddlosopher2008-07-13
* Code cleanup in RST writer to eliminate -Wall warnings.fiddlosopher2008-07-13
* Code cleanup in markdown writer to eliminate -Wall warnings.fiddlosopher2008-07-13
* Code cleanup in HTML writer to eliminate -Wall warnings.fiddlosopher2008-07-13
* Code cleanup in LaTeX writer to eliminate -Wall warnings.fiddlosopher2008-07-13
* OpenDocument writer: Indented bulleted lists as we do enumerated lists.fiddlosopher2008-07-13
* Added distinction between tight and loose lists in OpenDocument writer.fiddlosopher2008-07-13
* Fixed bugs in OpenDocument writer affecting nested block quotes.fiddlosopher2008-07-13
* Print unicode \160 literally in markdown writer, rather than as &nbsp;.fiddlosopher2008-07-11
* Treat '\ ' in (extended) markdown as nonbreaking space.fiddlosopher2008-07-11
* Changed inDefinition and indentPara to stInDefinition and stIndentParafiddlosopher2008-07-10
* OpenDocument Writer: Fixed handling of spaces and tabs in preformatted blocks.fiddlosopher2008-06-12
* Small fix to indentation of code blocks inside defn lists.fiddlosopher2008-06-09
* OpenDocument writer: Fixed indentation for verbatim blocks inside defn lists.fiddlosopher2008-06-09
* OpenDocument writer: Use different bullets for different list levels.fiddlosopher2008-06-09
* OpenDocument writer: Return empty Doc in title block for null author, title,...fiddlosopher2008-06-09
* OpenDocument writer: don't convert 4 spaces to tab in verbatim block.fiddlosopher2008-06-09
* Use \textsubscr instead of \textsubscript for LaTeX subscript macro.fiddlosopher2008-06-08
* HTML writer: In code blocks, change leading newlines to <br /> tags.fiddlosopher2008-05-15
* Fixed bug in RTF writer:fiddlosopher2008-03-26
* Fixed handling of Quoted inline elements to use unicode left & right quotes.fiddlosopher2008-03-21
* OpenDocument: use the new Definition_20_Term andfiddlosopher2008-03-19
* Code cleanup only.fiddlosopher2008-03-19
* OpenDocument writer: Don't print raw HTML.fiddlosopher2008-03-19