summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Markdown reader: use htmlInBalanced for rawVerbatimBlock.John MacFarlane2016-02-21
* | Update README to reflect 4112b32.Jesse Rosenthal2016-02-21
* | Fixed some linter warnings.John MacFarlane2016-02-20
* | Merge pull request #2646 from tarleb/org-figure-with-no-nameJohn MacFarlane2016-02-20
|\ \
| * | Prefix even empty figure names with "fig:"Albert Krewinkel2016-01-11
* | | Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-lineJohn MacFarlane2016-02-20
|\ \ \
| * | | Markdown writer: Use hyphens for yaml metadata block bottom lineHenrik Tramberend2016-01-21
* | | | Merge pull request #2691 from tarleb/org-image-file-linksJohn MacFarlane2016-02-20
|\ \ \ \
| * | | | Org reader: Refactor link-target processingAlbert Krewinkel2016-01-31
* | | | | HTML reader: rewrote htmlInBalanced.John MacFarlane2016-02-20
* | | | | Merge pull request #2732 from pra85/patch-2John MacFarlane2016-02-20
|\ \ \ \ \
| * | | | | Fix typos in ReadmePrayag Verma2016-02-21
|/ / / / /
* | | | | LaTeX writer: clean up options parser.Jesse Rosenthal2016-02-18
* | | | | LaTeX writer: treat memoir template with `article` opt as articleJesse Rosenthal2016-02-18
* | | | | Merge pull request #2725 from adunning/patch-1John MacFarlane2016-02-18
|\ \ \ \ \
| * | | | | Remove stray line from stack.full.yamlAndrew Dunning2016-02-18
|/ / / / /
* | | | | Don't build with lts-2 or lts-3.John MacFarlane2016-02-17
* | | | | Travis: don't build with lts-3.John MacFarlane2016-02-17
* | | | | Travis fixes.John MacFarlane2016-02-17
* | | | | Fixed stack.yaml.John MacFarlane2016-02-17
* | | | | Try new travis stack+cabal script.John MacFarlane2016-02-17
* | | | | HTML reader: properly handle an empty cell in a simple table.John MacFarlane2016-02-16
* | | | | stack.yaml: Added commented-out commands to compile against aeson 0.11.John MacFarlane2016-02-10
* | | | | Removed `tex_math_single_backslash` from `markdown_github` options.John MacFarlane2016-02-09
* | | | | Removed aeson extra-dep from stack.yaml.John MacFarlane2016-02-09
* | | | | Changed aeson version in stack.yaml to 0.11.0.0.John MacFarlane2016-02-09
* | | | | Updated to lts-5.2 resolver, aeson 0.11 in stack.yaml.John MacFarlane2016-02-09
* | | | | Allow aeson 0.11.John MacFarlane2016-02-09
* | | | | Merge pull request #2703 from rski/stack_link_fixJohn MacFarlane2016-02-08
|\ \ \ \ \
| * | | | | Fix stack link in INSTALLrski2016-02-08
|/ / / / /
* | | | | Added info on Stack to CONTRIBUTING.md.John MacFarlane2016-02-05
* | | | | Merge pull request #2699 from MathieuDuponchelle/patch-1John MacFarlane2016-02-05
|\ \ \ \ \
| * | | | | CONTRIBUTING.md : update test enabling documentationMathieu Duponchelle2016-02-05
* | | | | | Custom writer: Pass attributes parameter to CaptionedImage.John MacFarlane2016-02-05
|/ / / / /
* | | | | 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