summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Revised haddock reader tests for changes in reader.John MacFarlane2014-06-18
* Added haddock writer tests.John MacFarlane2014-06-18
* More polish on Haddock reader/writer.John MacFarlane2014-06-18
* Added haddock template.John MacFarlane2014-06-18
* Finished first draft of Haddock writer.John MacFarlane2014-06-18
* Rewrote haddock reader to use haddock-library.John MacFarlane2014-06-18
* Travis: don't need alex, happy.John MacFarlane2014-06-18
* Removed old haddock reader code. Add dependency on haddock-library.John MacFarlane2014-06-18
* Highlighting: Let .numberLines work even if no language given.John MacFarlane2014-06-17
* DocBook reader: Support <?asciidoc-br?>.John MacFarlane2014-06-17
* LaTeX reader: Correctly handle table rows with too few cells.John MacFarlane2014-06-17
* Fixed compiler warning.John MacFarlane2014-06-16
* Naming: Use Docx instead of DocX.John MacFarlane2014-06-16
* Bump version to 1.13John MacFarlane2014-06-16
* Merge branch 'docx' of https://github.com/jkr/pandoc into jkr-docxJohn MacFarlane2014-06-16
|\
| * Updated README to reflect docx reader.Jesse Rosenthal2014-06-16
| * Add DocX tests to test-pandoc.hsJesse Rosenthal2014-06-16
| * Reference new DocX tests in cabal file.Jesse Rosenthal2014-06-16
| * Add DocX automated tests.Jesse Rosenthal2014-06-16
| * Integrated the docx reader into the main pandoc program.mpickering2014-06-16
| * Add files to cabal.Jesse Rosenthal2014-06-16
| * Add DocX files to tree.Jesse Rosenthal2014-06-16
* | Org reader: make tildes create inline code.John MacFarlane2014-06-16
* | Small improvement to fix to #1333.John MacFarlane2014-06-16
* | Markdown reader: fixed #1333 (table parsing bug).John MacFarlane2014-06-16
* | LaTeX reader: handle leading/trailing spaces in emph better.John MacFarlane2014-06-16
* | LaTeX reader: don't assume preamble doesn't contain environments.John MacFarlane2014-06-16
* | HTML reader: Fixed major parsing problem with HTML tables.John MacFarlane2014-06-16
* | Updated HTML reader table test - should be simple table.John MacFarlane2014-06-16
* | Added failing HTML reader test for table.John MacFarlane2014-06-16
* | Merge pull request #1344 from mpickering/masterJohn MacFarlane2014-06-16
|\ \
| * | Moved extractSpaces to Shared.hsmpickering2014-06-16
* | | Merge pull request #1339 from dfc/patch-1John MacFarlane2014-06-16
|\ \ \
| * | | input fmt is org-citations its plural not singularDouglas Calvert2014-06-13
| |/ /
* / / Org reader: fixed #1342.John MacFarlane2014-06-16
|/ /
* | Merge pull request #1336 from aspnes/masterJohn MacFarlane2014-06-12
|\|
| * allow (and discard) optional argument for \captionJames Aspnes2014-06-12
|/
* Updated default latex template so `\subtitle` works properly.John MacFarlane2014-06-09
* Require aeson >= 0.7.0.5 to avoid build problems.John MacFarlane2014-06-06
* make_osx_package: don't cabal update at beginning.John MacFarlane2014-06-06
* Reformatted nocite example in README.John MacFarlane2014-06-04
* LaTeX reader: Handle comments at the end of tables.John MacFarlane2014-06-03
* Markdown writer: Prettier pipe tables.John MacFarlane2014-06-03
* Require texmath >= 0.6.6.3. Closes #1324.John MacFarlane2014-06-03
* Docx writer: Section numbering carries over from reference.docx.John MacFarlane2014-06-03
* Docx writer: Combine reference.docx numbering with pandoc's.John MacFarlane2014-06-03
* Docx writer: pandoc uses only numIds >= 1000 for lists.John MacFarlane2014-06-03
* Docx writer: Changed abstractNumId numbering scheme.John MacFarlane2014-06-03
* Docx writer: Simplified abstractNumId numbering.John MacFarlane2014-06-03
* Version bump to 1.12.5.John MacFarlane2014-06-03