summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Markdown reader: Fixed bug with smart quotes around tex math.John MacFarlane2016-02-04
* HTML writer: don't include alignment attribute for default table columns.John MacFarlane2016-02-03
* Docx reader: Add tests for adjacent hyperlinks.Jesse Rosenthal2016-02-02
* Docx reader: Add a "Link" modifier to ReducibleJesse Rosenthal2016-02-02
* LaTeX reader: `inlineCommand` now gobbles an empty `{}` after any command.John MacFarlane2016-01-31
* HTML reader: handle multiple meta tags with same name.John MacFarlane2016-01-29
* Properly handle LaTeX "math" environment as inline math.John MacFarlane2016-01-29
* Merge pull request #2681 from pra85/patch-1John MacFarlane2016-01-26
|\
| * Update license year range to 2016Prayag Verma2016-01-26
|/
* Textile reader: Support `>`, `<`, `=`, `<>` text alignment attributes.John MacFarlane2016-01-25
* Make language extensions trigger highlighting.John MacFarlane2016-01-24
* stack.yaml - use cmark 0.5.1.John MacFarlane2016-01-22
* Bump version to 1.17.John MacFarlane2016-01-22
* Changed type of Shared.uniqueIdent argument from [String] to Set String.John MacFarlane2016-01-22
* Added old-style tests for TEI writer (tests/tables.tei, tests/writer.tei).John MacFarlane2016-01-21
* Added TEI to description and default.tei to data files.John MacFarlane2016-01-21
* Added default.tei TEI templateJohn MacFarlane2016-01-21
* Merge pull request #2638 from c-forster/teiwriterJohn MacFarlane2016-01-21
|\
| * Added some entity tests in Markdown reader tests.John MacFarlane2016-01-19
| * Add TEI Writer.csforste2016-01-19
* | Adjusted longtable in tests.John MacFarlane2016-01-20
* | Merge pull request #2665 from monofon/fix/table-alignmentJohn MacFarlane2016-01-20
|\ \ | |/ |/|
| * LaTeX writer: Allow more flexible table alignmentHenrik Tramberend2016-01-20
|/
* HTML writer: harmless code simplification.John MacFarlane2016-01-14
* make_osx_package.sh: Use env variable for developer id certs.John MacFarlane2016-01-14
* Org writer - pass through RawInline with format "org".John MacFarlane2016-01-13
* Updated man page.John MacFarlane2016-01-13
* Updated README date.John MacFarlane2016-01-13
* Version to 1.16.0.2, updated changelog.John MacFarlane2016-01-12
* Depend on deepseq rather than deepseq-generics.John MacFarlane2016-01-11
* Fixed regression in latex smart quote parsing.John MacFarlane2016-01-11
* Release checklist: added note on regenerating Hackage docs.John MacFarlane2016-01-10
* Regenerated man page.John MacFarlane2016-01-10
* README - changed date.John MacFarlane2016-01-10
* osx package fixes: correct version, allow installation to any drive.John MacFarlane2016-01-10
* Fixed typo in deb/stack.yaml.John MacFarlane2016-01-09
* Updated stack.yaml.John MacFarlane2016-01-09
* Updated changelog.John MacFarlane2016-01-09
* Version bump to 1.16.0.1John MacFarlane2016-01-09
* LaTeX writer: restore old treatment of Span.John MacFarlane2016-01-09
* Fixed shadowing warning.John MacFarlane2016-01-08
* Added some entity tests in Markdown reader tests.John MacFarlane2016-01-08
* Work around tagsoup bug - not allowing uppercase x in hex entities.John MacFarlane2016-01-08
* Entity handling fixes:John MacFarlane2016-01-08
* Merge pull request #2632 from matt-e/fix-stack-buildJohn MacFarlane2016-01-07
|\
| * Update stack.yamlMatthew Eddey2016-01-07
| * Update stack.full.yamlMatthew Eddey2016-01-07
|/
* stack.yaml - use older aeson to avoid excessive memory use on compile.John MacFarlane2016-01-07
* deb/stack.yaml - use older aeson to avoid excessive memory use in compile.John MacFarlane2016-01-07
* deb/Makefile - make DEBPKGVER work.John MacFarlane2016-01-07