summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add TrackChanges type to options.Jesse Rosenthal2014-06-25
* Docx reader: Add tests for basic track changesJesse Rosenthal2014-06-25
* Docx reader: Remove unnecessary filter in Parse.Jesse Rosenthal2014-06-25
* Docx reader: Add rudimentary track changes support.Jesse Rosenthal2014-06-25
* Docx reader: Parse Insertions and Deletions.Jesse Rosenthal2014-06-25
* Docx Reader: Add change typesJesse Rosenthal2014-06-25
* Merge pull request #1370 from jkr/fix-zero-indentJohn MacFarlane2014-06-24
|\
| * Docx reader: Ignore zero (or negative) indentJesse Rosenthal2014-06-24
* | Merge pull request #1368 from jkr/docxCodeJohn MacFarlane2014-06-24
|\|
| * Docx reader: remove T.P.Generic import.Jesse Rosenthal2014-06-24
| * Docx reader: pass definition test.Jesse Rosenthal2014-06-24
| * Docx Reader: add failing defintion list tests.Jesse Rosenthal2014-06-24
| * Docx reader: pass code tests.Jesse Rosenthal2014-06-24
| * Docx reader: add failing tests for inline code and code blocks.Jesse Rosenthal2014-06-24
|/
* Merge pull request #1367 from jkr/reducible-copyrightJohn MacFarlane2014-06-23
|\
| * Add copyright block to T.P.R.Docx.Reducible.Jesse Rosenthal2014-06-23
|/
* Merge pull request #1366 from jkr/reducible3John MacFarlane2014-06-23
|\
| * Add test for correctly trimming spaces in formatting.Jesse Rosenthal2014-06-23
| * Add Reducible to cabal file.Jesse Rosenthal2014-06-23
| * Use Reducible in docx reader.Jesse Rosenthal2014-06-23
| * Move some of the clean-up logic into List module.Jesse Rosenthal2014-06-23
| * Add new typeclass, ReducibleJesse Rosenthal2014-06-23
* | LaTeX writer: Use `\textquotesingle` for `'` in inline code.John MacFarlane2014-06-23
* | Markdown reader: Combine consecutive latex environments.John MacFarlane2014-06-23
|/
* Merge pull request #1363 from jkr/newNormalizeJohn MacFarlane2014-06-21
|\
| * Docx reader tests: add tests for normalization deep in blocks.Jesse Rosenthal2014-06-22
| * Docx reader tests: Correct normalize test.Jesse Rosenthal2014-06-22
| * Docx reader: Fix spacing in formatting.Jesse Rosenthal2014-06-22
| * Add normalization test.Jesse Rosenthal2014-06-22
| * Implement new normalization.Jesse Rosenthal2014-06-22
|/
* Fixed compiler warnings.John MacFarlane2014-06-21
* Filters: don't print misleading error message.John MacFarlane2014-06-20
* Merge pull request #1361 from jkr/testNormalizeJohn MacFarlane2014-06-20
|\
| * Docx reader tests: Introduce NoNormPandoc type.Jesse Rosenthal2014-06-20
* | Markdown reader: Support smallcaps through span.John MacFarlane2014-06-20
* | MediaWiki reader: Tightened up template parsing.John MacFarlane2014-06-20
* | MediaWiki reader: Support --trace.John MacFarlane2014-06-20
* | LaTeX writer: Correctly handle figures in notes.John MacFarlane2014-06-20
* | Markdown reader: Prevent spurious line breaks after list items.John MacFarlane2014-06-20
* | ImageSize: Use default instead of failing if image size not foundJohn MacFarlane2014-06-20
* | HTML reader: Fix performance issue with malformed HTML tables.John MacFarlane2014-06-20
* | Support --trace in HTML reader.John MacFarlane2014-06-20
|/
* LaTeX writer: Fixed strikeout + highlighted code. Closes #1294.John MacFarlane2014-06-20
* Merge pull request #1357 from jkr/bottomUpStrNormalizeJohn MacFarlane2014-06-20
|\
| * Make strNormalize go bottomUp.Jesse Rosenthal2014-06-20
|/
* Merge pull request #1355 from jkr/normalizeFixesJohn MacFarlane2014-06-20
|\
| * Docx reader: Add a comment explaining strNormalizeJesse Rosenthal2014-06-20
| * Docx Reader: Normalize DefinitionListsJesse Rosenthal2014-06-20
| * Docx reader: simplify blockNormalizeJesse Rosenthal2014-06-20
| * Docx reader: Fix hdr handling in block normJesse Rosenthal2014-06-20
|/