summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
* | | Muse reader: parse <div> tag (#3888)Alexander2017-09-04
* | | Revert use of llvm backend in static linux build.John MacFarlane2017-09-04
* | | HTML reader: Fix pattern match.John MacFarlane2017-09-04
* | | Use latest pandoc-citeproc in stack.pkg.yaml.John MacFarlane2017-09-04
* | | Add 'static' Cabal flag, use it for linux statically linked.John MacFarlane2017-09-04
* | | Org writer: stop using raw HTML to wrap divsAlbert Krewinkel2017-09-01
* | | HTML reader: improved handling of figure.John MacFarlane2017-08-30
* | | Muse reader: parse verse markup (#3882)Alexander2017-08-29
* | | hlint Muse reader (#3884)Alexander2017-08-29
* | | Add a type sig to satisfy ghc 7.10.3.John MacFarlane2017-08-29
* | | HTML writer: ensure we don't get two style attributes for width & height.John MacFarlane2017-08-28
* | | RST reader: handle blank lines correctly in line blocks (#3881)Alexander2017-08-28