summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Allow a theme file as argument to `--highlight-style`.John MacFarlane2017-04-01
* Ms writer: added syntax highlighting.John MacFarlane2017-04-01
* Use latest skylighting.John MacFarlane2017-04-01
* OpenDocument writer: wider labels for lists.John MacFarlane2017-04-01
* Change MathJax CDN default since old one is shutting down.John MacFarlane2017-04-01
* JATS writer: don't include jats.csl in metadata if csl already specified.John MacFarlane2017-03-31
* JATS template: always include `<back>` element even if empty.John MacFarlane2017-03-31
* JATS writer: put references in `<back>`.John MacFarlane2017-03-31
* Fix compiler warning.John MacFarlane2017-03-30
* Add JATS to description in pandoc.cabal.John MacFarlane2017-03-30
* jats template: added xml-stylesheet variable.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
* Don't read jats.csl unless we actually need it.John MacFarlane2017-03-30
* Automatically include URI-encoded jats.csl for jats output.John MacFarlane2017-03-30
* SelfContained: export makeDataURIJohn MacFarlane2017-03-30
* JATS writer: use both tex and mml alternatives for math when possible.John MacFarlane2017-03-30
* Compile with latest pandoc-citeproc.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
| * Added default.jats template.John MacFarlane2017-03-28
* | lstinline with braces can be used (verb cannot be used with braces) (#3535)schrieveslaach2017-03-29
* | Custom writer: remove old preprocesesor conditionalsAlbert Krewinkel2017-03-28
|/
* Add auxiliary files for command test for #3530 to pandoc.cabal.John MacFarlane2017-03-27
* LaTeX reader: add support for LaTeX subfiles package.schrieveslaach2017-03-27
* MANUAL: document that html4 is technically XHTML 1.0 transitional.John MacFarlane2017-03-27
* default.ms template: move header-includes and .1C up.John MacFarlane2017-03-26
* Add blank lines to #3531 command test.John MacFarlane2017-03-26
* Revert "Use file-embed instead of hsb2hs to embed data files."John MacFarlane2017-03-26
* Revert "Setup.hs - removed unneeded imports."John MacFarlane2017-03-26
* Revert "Text.Pandoc.Data: ensure it compiles even without embed_data_files."John MacFarlane2017-03-26
* 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
* PDF: when running pdfroff, don't do second pass to relocate toc.John MacFarlane2017-03-26
* Text.Pandoc.Data: ensure it compiles even without embed_data_files.John MacFarlane2017-03-26
* Ms writer: Add PDF outline bookmarks.John MacFarlane2017-03-26
* Setup.hs - removed unneeded imports.John MacFarlane2017-03-26
* Use file-embed instead of hsb2hs to embed data files.John MacFarlane2017-03-26
* Update date on MANUALJohn MacFarlane2017-03-26
* Fixed a test not updated on last commit.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