summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers
Commit message (Expand)AuthorAge
* Don't render LaTeX images with data: URIs.John MacFarlane2017-05-18
* Docx writer: Change FigureWithCaption to CaptionedFigure (#3658)Ian2017-05-18
* Markdown writer: Fixed duplicated reference linksJohn MacFarlane2017-05-17
* Update dates in copyright noticesAlbert Krewinkel2017-05-13
* Add haddock module description to FB2 writerAlbert Krewinkel2017-05-13
* Change maintainer line in Org writer moduleAlbert Krewinkel2017-05-13
* Markdown writer: missing \n (#3647)David A Roberts2017-05-07
* Muse writer: Indent tables with one space (#3649)Alexander Krotov2017-05-07
* Muse writer: omit automatic header identifiers (#3633)Alexander Krotov2017-05-04
* Markdown writer: better escaping for links (#3628)David A Roberts2017-05-03
* Markdown Writer: put space before reference link definitionsMauro Bieg2017-05-03
* Added PandocResourceNotFound error.John MacFarlane2017-05-02
* Markdown writer: Case-insensitive reference links. (#3616)David A Roberts2017-05-02
* FB2 writer: Add support for "lang" metadata (#3625)Alexander Krotov2017-05-02
* LaTeX writer: Fix problem with escaping in lstinline.John MacFarlane2017-04-29
* LaTeX writer: don't use lstinline it \item[..].John MacFarlane2017-04-28
* Ms writer: make use of already defined render' (#3613)Alexander Krotov2017-04-28
* Muse writer: Do not reflow directives (#3614)Alexander Krotov2017-04-28
* HTML line block: Use class instead of style attribute.John MacFarlane2017-04-25
* LaTeX writer: fix error with line breaks after empty content.John MacFarlane2017-04-25
* Avoid repeating StackValue instances definitionsAlbert Krewinkel2017-04-14
* Extract lua helper functions into Lua.Util moduleAlbert Krewinkel2017-04-14
* Man writer: Fix handling of nested font commands.John MacFarlane2017-04-12
* Docx writer: don't take "distArchive" from datadir.John MacFarlane2017-04-10
* Ms writer: wider indents for lists.John MacFarlane2017-04-06
* Ms writer: respect text wrapping options.John MacFarlane2017-04-05
* Ms writer improvements:John MacFarlane2017-04-04
* Ms writer: ensure that @ is escaped in URIs.John MacFarlane2017-04-04
* Add original classes to JS obfuscated links (#3554)Timm Albers2017-04-04
* Add class to footnote back referencesTimm Albers2017-04-03
* Include \VerbatimFootnotes for highlighted code blocksTimm Albers2017-04-03
* Ms writer: added syntax highlighting.John MacFarlane2017-04-01
* OpenDocument writer: wider labels for lists.John MacFarlane2017-04-01
* JATS writer: put references in `<back>`.John MacFarlane2017-03-31
* Fix compiler warning.John MacFarlane2017-03-30
* Allow dynamic loading of syntax definitions.John MacFarlane2017-03-30
* ZimWiki writer: put in PandocMonad, added warnings for raw.John MacFarlane2017-03-30
* Textile writer: moved into PandocMonad.John MacFarlane2017-03-30
* Org writer: move everything into PandocMonad.John MacFarlane2017-03-30
* JATS writer: use both tex and mml alternatives for math when possible.John MacFarlane2017-03-30
* JATS writer: Fixed bibliography handling.John MacFarlane2017-03-30
* Merge branch 'jats'John MacFarlane2017-03-30
|\
| * Added JATS writer.John MacFarlane2017-03-30
* | Custom writer: remove old preprocesesor conditionalsAlbert Krewinkel2017-03-28
|/
* MediaWiki writer: don't softbreak lines inside list items.John MacFarlane2017-03-26
* Ms writer: update TODO comments.John MacFarlane2017-03-26
* Ms writer: Hyperlink table of contents and other improvements.John MacFarlane2017-03-26
* Ms writer: Add PDF outline bookmarks.John MacFarlane2017-03-26
* Ms writer: Use @ instead of | for inline math delimiter.John MacFarlane2017-03-26
* Ms writre: Added some escapes.John MacFarlane2017-03-26