summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lib: Added symbol.txt and file to generate codepoint to unicode mappingMatthew Pickering2014-08-09
* Docx Reader: Added recognition of sym element in paragraphsMatthew Pickering2014-08-09
* Merge pull request #1508 from mpickering/masterJohn MacFarlane2014-08-09
|\
| * EPUB: Fixed another mediabag related regression..Matthew Pickering2014-08-10
* | Merge pull request #1507 from mpickering/masterJohn MacFarlane2014-08-09
|\|
| * Updated EPUB testsMatthew Pickering2014-08-09
| * EPUB Reader: Changed image paths to be relative to manifest fileMatthew Pickering2014-08-09
|/
* HTML writer: Don't include empty TOC items for slide shows.John MacFarlane2014-08-09
* Updated changelog.John MacFarlane2014-08-08
* Merge branch 'newbranch' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2014-08-08
|\
| * EPUB Reader: Improved robustness of image extractionMatthew Pickering2014-08-08
| * EPUB Reader: Fixed regressions in image extractionMatthew Pickering2014-08-08
| * EPUB Reader: Use collapseFilePathMatthew Pickering2014-08-08
| * Added tests for collapseFilePathMatthew Pickering2014-08-08
| * Shared: Added collapseFilePath functionMatthew Pickering2014-08-08
| * EPUB Reader: Removed incorrectly set reader flagMatthew Pickering2014-08-08
* | Added `native_divs` and `native_spans` extensions.John MacFarlane2014-08-08
* | Updated changelog.John MacFarlane2014-08-08
* | Plain writer: Use ALL CAPS for level 1 headers.John MacFarlane2014-08-08
|/
* Merge pull request #1503 from jkr/streamlineMathJohn MacFarlane2014-08-08
|\
| * OMath parser: Change signature of exported function.Jesse Rosenthal2014-08-08
* | Markdown writer: Respect -raw_html.John MacFarlane2014-08-08
* | Textile reader: fixed list parsing bug. Closes #1500.John MacFarlane2014-08-08
* | Textile reader: don't allow inline formatting to extend over newline.John MacFarlane2014-08-08
|/
* Merge pull request #1502 from jkr/streamlineMathJohn MacFarlane2014-08-08
|\
| * OMath: Finish initial cleanup.Jesse Rosenthal2014-08-08
| * OMath: Remove NamespacesJesse Rosenthal2014-08-08
| * OMath: Start phasing out internal OMath type.Jesse Rosenthal2014-08-08
| * OMath parser: don't group expressions if there's only one.Jesse Rosenthal2014-08-08
|/
* HTML EPUB exts: switch element can now be in either the inline or block positionMatthew Pickering2014-08-08
* EPUB test renaming.John MacFarlane2014-08-07
* HTML reader: Really ignore DOCTYPE and xml declarations.John MacFarlane2014-08-07
* Merge pull request #1488 from mpickering/epubfixesJohn MacFarlane2014-08-07
|\
| * EPUB tests: Updated test fileMatthew Pickering2014-08-07
| * EPUB Reader: Improved how images are extractedMatthew Pickering2014-08-07
* | Merge pull request #1496 from mpickering/masterJohn MacFarlane2014-08-07
|\ \
| * | Org Writer: Write anchor elementsMatthew Pickering2014-08-08
| |/
* | Merge pull request #1494 from jkr/math-moduleJohn MacFarlane2014-08-07
|\ \
| * | OMath module: Add new file.Jesse Rosenthal2014-08-07
| * | Docx reader: Split math out into math module.Jesse Rosenthal2014-08-07
| * | Docx Reader: Added Default instances and removed withDStateMatthew Pickering2014-08-06
| |/
* | Merge pull request #1495 from jkr/inline-drawingsJohn MacFarlane2014-08-07
|\ \ | |/ |/|
| * Docx reader: Test inline image code.Jesse Rosenthal2014-08-07
| * Docx reader: Handle inline drawings.Jesse Rosenthal2014-08-07
|/
* pandoc: Don't strip path off of sourceURL.John MacFarlane2014-08-06
* Merge pull request #1492 from jkr/nodocxenvJohn MacFarlane2014-08-06
|\
| * Get rid of unused docx variable.Jesse Rosenthal2014-08-06
|/
* Merge pull request #1491 from jkr/texmath-equationsJohn MacFarlane2014-08-06
|\
| * Docx reader: remove now-unnecessary state variable.Jesse Rosenthal2014-08-06
| * Remove now-unnecessary TexCharJesse Rosenthal2014-08-06