aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-20Version bump to 1.12.0.1.John MacFarlane1-1/+1
2013-09-19Don't use unicode_collation in building OSX package.John MacFarlane1-4/+2
2013-09-19Added something on unicode_collation to INSTALL.John MacFarlane1-0/+16
2013-09-19Added small explanation of difference btw `-M` and `-V`.John MacFarlane1-1/+5
2013-09-19Documented `--metadata` change.John MacFarlane1-4/+4
2013-09-19Handle Boolean values in `--metadata`.John MacFarlane2-4/+15
2013-09-19Markdown reader: small code improvement.John MacFarlane1-5/+5
2013-09-19LaTeX writer: Don't print biblio if --natbib or --biblatex option used.John MacFarlane1-10/+17
2013-09-19DOCX writer: Add missing settings.xml to the zip container.John MacFarlane1-1/+3
2013-09-18Fixed reference slides.John MacFarlane1-1/+6
2013-09-17More informative error when a filter is not found in path.John MacFarlane1-2/+7
2013-09-17Allow `--metadata` to be repeated for the same key to form a list.John MacFarlane2-14/+27
2013-09-17Depend on pandoc-types 1.12.1.John MacFarlane1-3/+3
2013-09-17make_osx_package.sh: Add dylibs needed for text-icu.John MacFarlane1-0/+2
2013-09-16Fixed typo in changelog: pandoc-citations -> pandoc-citeproc.John MacFarlane1-1/+1
2013-09-16Declare alex and happy as build-tools.John MacFarlane1-1/+2
2013-09-15Minor formatting change on changelog.John MacFarlane1-1/+1
2013-09-14Markdown reader: unresolved citations fall back to original text.John MacFarlane3-26/+29
2013-09-14Typo in changelog.John MacFarlane1-4/+4
2013-09-14changelog: Added some citation-related entries.John MacFarlane1-0/+5
2013-09-14Further fixes to make_osx_package.sh.John MacFarlane1-8/+7
2013-09-14Windows: make citation support a separable component.John MacFarlane1-1/+3
2013-09-14Updated windows installer batch file.John MacFarlane1-3/+6
2013-09-14Updated make_osx_package.sh.John MacFarlane1-12/+18
2013-09-14More robust check for '-F pandoc-filters', allowing pathnames.John MacFarlane1-3/+3
2013-09-13README: Added link to lua.John MacFarlane1-1/+1
2013-09-12Markdown writer: Print references if output is 'plain'.John MacFarlane1-1/+2
2013-09-12HTML writer: Ensure proper escaping in header metadata.John MacFarlane2-4/+6
2013-09-11Updated README on pandocfilters python module.John MacFarlane1-5/+6
2013-09-11Changed pandocfilters repository URL.John MacFarlane2-2/+2
2013-09-11Updated changelog.John MacFarlane1-0/+1
2013-09-11Mediawiki: Parse an image + caption in a para by itself as a figure.John MacFarlane2-6/+6
2013-09-10`--bibliography` again implies `-F pandoc-citeproc`.John MacFarlane2-7/+14
2013-09-10benchmark: Remove haddock (no writer to create reader input).John MacFarlane1-1/+2
2013-09-09Fixed a couple test files in cabal file.John MacFarlane1-2/+2
2013-09-09Further changelog formatting cleanup.John MacFarlane1-21/+21
2013-09-09Updated changelog.John MacFarlane1-116/+126
2013-09-09Markdown: don't parse citation right after alphanumeric.John MacFarlane1-0/+5
2013-09-08`--bibliography` no longer implies `-F pandoc-citeproc`.John MacFarlane2-6/+2
2013-09-08More work on changelog.John MacFarlane1-47/+29
2013-09-08More work on changelog.John MacFarlane1-81/+73
2013-09-08More work on changelog.John MacFarlane1-119/+113
2013-09-08Made . . . for pause work in all slide show formats except slideous.John MacFarlane3-14/+18
2013-09-08Added more raw material to changelog.John MacFarlane1-0/+8
2013-09-08Templates: more consistent behavior of `$for$`.John MacFarlane1-1/+1
2013-09-08More work on changelog.John MacFarlane1-0/+3
2013-09-08markdown+list_without_preceding_blankline:+Interpret text before list as para...John MacFarlane1-3/+5
2013-09-08Markdown: Allow backtick code blocks not to be preceded by blank line.John MacFarlane1-0/+3
2013-09-08Partial reorganization of changelog.John MacFarlane1-301/+356
2013-09-07HTML5 template: Add meta tag to allow user scaling.John MacFarlane1-5/+8