summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed typo in changelog: pandoc-citations -> pandoc-citeproc.John MacFarlane2013-09-16
* Declare alex and happy as build-tools.John MacFarlane2013-09-16
* Minor formatting change on changelog.John MacFarlane2013-09-15
* Markdown reader: unresolved citations fall back to original text.John MacFarlane2013-09-14
* Typo in changelog.John MacFarlane2013-09-14
* changelog: Added some citation-related entries.John MacFarlane2013-09-14
* Further fixes to make_osx_package.sh.John MacFarlane2013-09-14
* Windows: make citation support a separable component.John MacFarlane2013-09-14
* Updated windows installer batch file.John MacFarlane2013-09-14
* Updated make_osx_package.sh.John MacFarlane2013-09-14
* More robust check for '-F pandoc-filters', allowing pathnames.John MacFarlane2013-09-14
* README: Added link to lua.John MacFarlane2013-09-13
* Markdown writer: Print references if output is 'plain'.John MacFarlane2013-09-12
* HTML writer: Ensure proper escaping in header metadata.John MacFarlane2013-09-12
* Updated README on pandocfilters python module.John MacFarlane2013-09-11
* Changed pandocfilters repository URL.John MacFarlane2013-09-11
* Updated changelog.John MacFarlane2013-09-11
* Mediawiki: Parse an image + caption in a para by itself as a figure.John MacFarlane2013-09-11
* `--bibliography` again implies `-F pandoc-citeproc`.John MacFarlane2013-09-10
* benchmark: Remove haddock (no writer to create reader input).John MacFarlane2013-09-10
* Fixed a couple test files in cabal file.John MacFarlane2013-09-09
* Further changelog formatting cleanup.John MacFarlane2013-09-09
* Updated changelog.John MacFarlane2013-09-09
* Markdown: don't parse citation right after alphanumeric.John MacFarlane2013-09-09
* `--bibliography` no longer implies `-F pandoc-citeproc`.John MacFarlane2013-09-08
* More work on changelog.John MacFarlane2013-09-08
* More work on changelog.John MacFarlane2013-09-08
* More work on changelog.John MacFarlane2013-09-08
* Made . . . for pause work in all slide show formats except slideous.John MacFarlane2013-09-08
* Added more raw material to changelog.John MacFarlane2013-09-08
* Templates: more consistent behavior of `$for$`.John MacFarlane2013-09-08
* More work on changelog.John MacFarlane2013-09-08
* markdown+list_without_preceding_blankline:+Interpret text before list as para...John MacFarlane2013-09-08
* Markdown: Allow backtick code blocks not to be preceded by blank line.John MacFarlane2013-09-08
* Partial reorganization of changelog.John MacFarlane2013-09-08
* HTML5 template: Add meta tag to allow user scaling.John MacFarlane2013-09-07
* MedaWiki reader: Implement some mathjax extensions.John MacFarlane2013-09-07
* Added `lists_without_preceding_blankline` extension.John MacFarlane2013-09-07
* make_osx_package.sh: Assume pandoc-types, pandoc-citeproc are in Hackage.John MacFarlane2013-09-06
* Tweaked windows install script.John MacFarlane2013-09-06
* Markdown writer: Fixed bugs in YAML header output.John MacFarlane2013-09-06
* MediaWiki reader: Allow Image: for images.John MacFarlane2013-09-06
* More windows package tweaks.John MacFarlane2013-09-05
* Windows installer: gave up on unicode collation.John MacFarlane2013-09-05
* Fixed typo.John MacFarlane2013-09-05
* Preliminary changes to windows installer script.John MacFarlane2013-09-05
* Fixed make_osx_package.sh.John MacFarlane2013-09-02
* Improved make_osx_package.sh.John MacFarlane2013-09-02
* Documented --bibliography, --csl, --citation-abbreviations.John MacFarlane2013-09-01
* Changed --metadata to return Boolean True if no value.John MacFarlane2013-09-01