summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use skylighting 0.4.John MacFarlane2017-09-15
* Remove To/FromJSON instance for WriterOptions.John MacFarlane2017-09-15
* FromJSON/ToJSON instances for Reader, WriterOptions.John MacFarlane2017-09-14
* Use texmath 0.9.4.2 in stack.yaml.John MacFarlane2017-09-13
* Textile reader: allow 'pre' code in list item.John MacFarlane2017-09-12
* Move 'tables in footnotes' fix out of beamer part of default.latex.John MacFarlane2017-09-12
* Add default pdf engine for beamer.John MacFarlane2017-09-12
* Use defaultLatexEngine instead of `head latexEngines`.John MacFarlane2017-09-12
* Update MANUAL.txt (#3919)Ian2017-09-12
* Support for PDF generation via `weasyprint` and `prince` (#3909)Mauro Bieg2017-09-11
* Merge pull request #3911 from labdsf/muse-reader-bracesJohn MacFarlane2017-09-11
|\
| * Muse reader: parse {{{ }}} example syntaxAlexander Krotov2017-09-11
* | Merge pull request #3917 from labdsf/muse-reader-emphasis-wordJohn MacFarlane2017-09-11
|\ \ | |/ |/|
| * Muse reader: allow inline markup to be followed by punctuationAlexander Krotov2017-09-11
|/
* Merge pull request #3913 from labdsf/muse-reader-verbatimJohn MacFarlane2017-09-11
|\
| * Muse reader: parse verbatim tagAlexander Krotov2017-09-11
|/
* Merge pull request #3908 from labdsf/muse-reader-exampleJohn MacFarlane2017-09-10
|\
| * Muse reader: trim newlines from <example>sAlexander Krotov2017-09-10
|/
* Require skylighting 0.3.4.1 or higher.John MacFarlane2017-09-09
* Updated lhs-test for new skylighting.John MacFarlane2017-09-09
* Use skylighting 0.3.4.1.John MacFarlane2017-09-09
* Merge pull request #3904 from labdsf/muse-reader-codeJohn MacFarlane2017-09-09
|\
| * Muse reader: debug inline code markupAlexander Krotov2017-09-09
|/
* Adjusted some tests for last commit.John MacFarlane2017-09-08
* Merge pull request #3902 from adunning/euroJohn MacFarlane2017-09-08
|\
| * Write euro symbol directly in LaTeXAndrew Dunning2017-09-08
|/
* Removed old beamer template.John MacFarlane2017-09-08
* Merge pull request #3879 from adunning/patch-1John MacFarlane2017-09-08
|\
| * Use starred versions of xcolor namesAndrew Dunning2017-09-08
| * Note use of xcolor in manual.Andrew Dunning2017-09-08
| * Merge branch 'master' into patch-1Andrew Dunning2017-09-08
| |\ | |/ |/|
* | LaTeX template: load polyglossia after header-includes.John MacFarlane2017-09-07
* | Markdown writer: Escape pipe characters when `pipe_tables` enabled.John MacFarlane2017-09-07
* | LaTeX writer: use proper code for list enumerators.John MacFarlane2017-09-07
* | Merge pull request #3885 from tarleb/lua-module-docsJohn MacFarlane2017-09-07
|\ \
| * | lua-filters.md: append docs for pandoc's lua moduleAlbert Krewinkel2017-08-31
| * | data/pandoc.lua: fix typos in documentationAlbert Krewinkel2017-08-31
| * | Add ldoc template for lua module documentationAlbert Krewinkel2017-08-31
| * | Document fallback functions in lua filtersAlbert Krewinkel2017-08-30
* | | cabal: add custom-setup stanza, lowercase field names.John MacFarlane2017-09-07
* | | Add simple Emacs mode to help with Pandoc templates editing. (#3889)Václav Haisman2017-09-06
* | | Muse reader: Allow finishing header with EOF (#3897)Alexander2017-09-06
* | | LaTeX reader: Better support for ogonek accents.John MacFarlane2017-09-05
* | | Markdown writer: make Span with null attribute transparent.John MacFarlane2017-09-05
* | | LaTeX reader: Improve handling of accents.John MacFarlane2017-09-05
* | | LaTeX reader: support `\k` ogonek accent.John MacFarlane2017-09-05
* | | Muse reader: require at least one space char after * in header (#3895)Alexander2017-09-05
* | | Another try to get linux static linking working again.John MacFarlane2017-09-05
* | | Plain writer: don't use &nbsp; to separate list and indented code.John MacFarlane2017-09-04
* | | Make sure bash is available in linux package build environment.John MacFarlane2017-09-04