summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers
Commit message (Expand)AuthorAge
* 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
* Removed unused imports.John MacFarlane2017-03-26
* Ms writer: Support external links.John MacFarlane2017-03-26
* Ms writer: better placement of header anchors.John MacFarlane2017-03-26
* Ms writer: more spacing fixes for internal links.John MacFarlane2017-03-26
* Ms writer: improved internal links.John MacFarlane2017-03-26
* Ms writer: added TODO comment.John MacFarlane2017-03-25
* Ms writer: Implement header identifiers and internal links.John MacFarlane2017-03-25
* Ms writer: revise TODO comments.John MacFarlane2017-03-25
* Ms writer: use light gray for strikeout.John MacFarlane2017-03-25
* Ms writer: improved pdf metadata.John MacFarlane2017-03-25
* Ms. writer: links: use footnote only for absolute URIs.John MacFarlane2017-03-25
* Ms writer: Got figures with ps and eps images working.John MacFarlane2017-03-25
* Ms writer: Use indented paragraphs after first in section.John MacFarlane2017-03-24
* Ensure compatibility with hslua 0.5.*Albert Krewinkel2017-03-24
* Ms writer: support --toc, date, abstract.John MacFarlane2017-03-24
* Markdown writer: don't emit a simple table if `simple_tables` disabled.John MacFarlane2017-03-24
* Ms writer: changed some names and comments, man -> ms.John MacFarlane2017-03-24
* Ms writer: fixed rawblock/inline to accept "ms" format.John MacFarlane2017-03-24
* Recognize .roff extension as ms format.John MacFarlane2017-03-24