summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Version to 1.10.1.1 since we no longer have API change.John MacFarlane2013-02-09
* Revert "Hide module Text.Pandoc.Parsing."John MacFarlane2013-02-09
* Added code signing to make_oxs_package.sh.John MacFarlane2013-02-09
* Updated RELEASE-CHECKLIST.John MacFarlane2013-02-09
* UTF8: Strip off BOM if present.John MacFarlane2013-02-08
* Changes to --version.John MacFarlane2013-02-07
* Changes to --version.John MacFarlane2013-02-07
* README: List proper default data directory for Windows 7.John MacFarlane2013-02-07
* Revert "Citation changes."John MacFarlane2013-02-06
* Implement `--default-image-extension` for LaTeX reader.John MacFarlane2013-02-06
* Merge branch 'citations'John MacFarlane2013-02-05
|\
| * Citation changes.John MacFarlane2013-02-03
* | Added `--default-image-extension` and `readerDefaultImageExtension`.John MacFarlane2013-02-05
* | Revert "Hide module Text.Pandoc.Highlighting."John MacFarlane2013-02-05
* | Version bump to 1.11 due to API changes.John MacFarlane2013-02-05
* | Hide module Text.Pandoc.Highlighting.John MacFarlane2013-02-05
* | Hide module Text.Pandoc.Parsing.John MacFarlane2013-02-05
* | Beamer template: Lines to fix captions with longtable.John MacFarlane2013-02-03
|/
* Removed unneeded blanklines in pipeTable parser.John MacFarlane2013-02-02
* Optimized oneOfStringsCI.John MacFarlane2013-02-02
* HTML reader: Handle colgroup tag.John MacFarlane2013-01-30
* Updated changelog.John MacFarlane2013-01-28
* DocBook writer: for linebreak, but newline in literallayout.John MacFarlane2013-01-28
* Updated changelog.John MacFarlane2013-01-28
* Version bump to 1.10.1.John MacFarlane2013-01-28
* Fixed latex macro parsing.John MacFarlane2013-01-28
* Updated latex table tests.John MacFarlane2013-01-28
* LaTeX writer: Avoid extra space at start/end of table cell.John MacFarlane2013-01-28
* Markdown writer: Set title, author, date variables as before.John MacFarlane2013-01-28
* Merge pull request #733 from jrunningen/masterJohn MacFarlane2013-01-28
|\
| * Mediawiki reader: Don't require blanklines after tables.Jeff Runningen2013-01-27
* | Markdown/RST reader: Skip blank lines.John MacFarlane2013-01-27
|/
* RST writer: Use `.. code:: language` for code blocks with language.John MacFarlane2013-01-26
* Markdown writer: Use autolink when link text matches url.John MacFarlane2013-01-26
* Removed hsmarkdown.John MacFarlane2013-01-26
* Markdown reader: Simplified and sped up str parser.John MacFarlane2013-01-25
* RST reader: Allow anonymous form of explicit links.John MacFarlane2013-01-25
* Changed copyright date range on Markdown reader.John MacFarlane2013-01-25
* Minor code cleanup.John MacFarlane2013-01-25
* Markdown reader: Moved guardEnabled to definitionList.John MacFarlane2013-01-25
* Markdown reader: Performance improvement in str parser.John MacFarlane2013-01-25
* Use anyLine everywhere instead of 'manyTill anyChar newline'.John MacFarlane2013-01-25
* Parsing: More improvements of anyLine parser.John MacFarlane2013-01-25
* More anyLine tweaks: Use incSourceLine.John MacFarlane2013-01-25
* anyLine: Set position properly.John MacFarlane2013-01-25
* Makefile: Don't enable tests in 'make prof'.John MacFarlane2013-01-25
* Markdown reader: More efficient version of scanForPipe.John MacFarlane2013-01-25
* Parsing: Much faster new version of anyLine.John MacFarlane2013-01-25
* Increased ansi-terminal upper bound.John MacFarlane2013-01-25
* .gitmodule: Use https rather than git URL.John MacFarlane2013-01-25