summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
|/
* Docx writer: Use Compact style for empty table cells.John MacFarlane2014-06-19
* HTML reader: Allow space between `<col>` and `</col>`.John MacFarlane2014-06-19
* Merge pull request #1354 from jkr/literalTabJohn MacFarlane2014-06-19
|\
| * Add tabs tests.Jesse Rosenthal2014-06-19
| * Fix notes test.Jesse Rosenthal2014-06-19
| * Introduce blockNormalizeJesse Rosenthal2014-06-19
| * Have Docx reader properly interpret tabs.Jesse Rosenthal2014-06-19
| * Add literal tabs to parser.Jesse Rosenthal2014-06-19
* | ImageSize: ignore unknown exif header tag rather than crashing.John MacFarlane2014-06-19
* | Require highlighting-kate >= 0.5.8.3.John MacFarlane2014-06-19
|/
* Merge pull request #1351 from jkr/testWithOptionsJohn MacFarlane2014-06-19
|\
| * Add ReaderOptions to the docx testsJesse Rosenthal2014-06-19
|/
* Haddock writer: Use _____ for hrule.John MacFarlane2014-06-19
* Updated haddock writer tests.John MacFarlane2014-06-18
* Haddock writer: Only use Decimal list style.John MacFarlane2014-06-18
* Small fix to haddock "tables".John MacFarlane2014-06-18
* 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