summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Makefile: Added 'install' to PHONY list.John MacFarlane2014-08-18
* Merge pull request #1547 from jkr/styleparseJohn MacFarlane2014-08-18
|\
| * Docx reader: whitespace fix.Jesse Rosenthal2014-08-17
| * Docx reader: remove emph styles and strong styles list.Jesse Rosenthal2014-08-17
| * Docx reader: Add "Hyperlink" to blacklisted styles.Jesse Rosenthal2014-08-17
| * Docx reader: Use style resolver.Jesse Rosenthal2014-08-17
| * Docx Reader: Introduce function for resolving dependent run styles.Jesse Rosenthal2014-08-17
| * Docx Parse: build a bottom-up style tree.Jesse Rosenthal2014-08-17
| * Alias string and runStyle to CharStyle type.Jesse Rosenthal2014-08-17
| * Docx Style parser: Basic one now just takes a parent style.Jesse Rosenthal2014-08-17
| * Docx reader: work with new rStyle.Jesse Rosenthal2014-08-17
| * Parser: Framework for parsing styles.Jesse Rosenthal2014-08-17
* | HTML reader: improved handling of tags that can be block or inline.John MacFarlane2014-08-18
* | Improved osx build procedure.John MacFarlane2014-08-17
* | Updated release checklist.John MacFarlane2014-08-17
* | Added tables.dokuwiki and tables.icml to extra-source-files.John MacFarlane2014-08-17
* | Updated changelogJohn MacFarlane2014-08-17
* | Makefile: include trypandoc flag in main build target.John MacFarlane2014-08-17
* | Added trypandoc flag to build trypandoc cgi executable.John MacFarlane2014-08-17
* | Makefile: added osxpkg target.John MacFarlane2014-08-17
* | Bump version to 1.13.0.1.John MacFarlane2014-08-17
* | Updated changelog.John MacFarlane2014-08-17
* | Merge pull request #1536 from considerate/masterJohn MacFarlane2014-08-17
|\ \
| * | Simplify row width calculation.Viktor Kronvall2014-08-17
| * | Include row width in table rows.Christoffer Ackelman2014-08-17
* | | Merge pull request #1543 from jkr/superSubVertJohn MacFarlane2014-08-17
|\ \ \ | | |/ | |/|
| * | Docx reader: Change behavior of Super/SubscriptJesse Rosenthal2014-08-17
* | | Docx writer: Fixed regression, bungled list numbering.John MacFarlane2014-08-17
* | | Removed check for PATH variable in running filters.John MacFarlane2014-08-17
* | | Fixed typo in templates README.John MacFarlane2014-08-17
|/ /
* / HTML reader: Parse appropriately styled span as SmallCaps.John MacFarlane2014-08-16
|/
* Markdown writer: don't escape $, ^, ~ when extensions are deactivated.John MacFarlane2014-08-16
* Makefile: Added 'quick' target.John MacFarlane2014-08-16
* Updated README in templates to indicate templates license.John MacFarlane2014-08-16
* Release checklist: No longer need to compile pandoc-dingus.John MacFarlane2014-08-16
* Merge pull request #1540 from jkr/charStylesJohn MacFarlane2014-08-16
|\
| * Docx reader: Remove unnecessary plural functionsJesse Rosenthal2014-08-16
| * Docx reader: Test for character styles.Jesse Rosenthal2014-08-16
| * Docx reader: Fix bug in character styles.Jesse Rosenthal2014-08-16
* | Merge pull request #1539 from jkr/builderRewriteJohn MacFarlane2014-08-16
|\|
| * Rewrite Docx.hs and Reducible to use Builder.Jesse Rosenthal2014-08-16
* | Minor Makefile tweaks.John MacFarlane2014-08-15
* | make_osx_package: add -osx suffix to package.John MacFarlane2014-08-15
|/
* OSX installer improvements.John MacFarlane2014-08-15
* Fixed typo in changelog.John MacFarlane2014-08-14
* make_osx_package: Build man pages.John MacFarlane2014-08-14
* make_osx_package: Fix man page installation.John MacFarlane2014-08-14
* make_osx_package: look in right place for cpphs.John MacFarlane2014-08-14
* Updated changelog.John MacFarlane2014-08-14
* Markdown reader: Better handle quote characters in inline links.John MacFarlane2014-08-14