Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-06 | Use latest skylighting. | John MacFarlane | 1 | -1/+1 | |
2018-03-02 | Use latest pandoc-citeproc. | John MacFarlane | 1 | -1/+1 | |
2018-02-28 | Update tagsoup to 0.14.6 | Alexander Krotov | 1 | -1/+1 | |
2018-02-27 | Update tagsoup to 0.14.5 | Alexander Krotov | 1 | -1/+1 | |
2018-02-27 | Update tagsoup to 0.14.4 | Alexander Krotov | 1 | -2/+1 | |
Fixes #4282 | |||||
2018-02-01 | Use latest pandoc-citeproc. | John MacFarlane | 1 | -1/+1 | |
2018-01-21 | Require tagsoup 0.14.3 - closes #4282. | John MacFarlane | 1 | -0/+1 | |
This fixes an HTML tokenization bug whereby comments were sometimes consumed with open tags. | |||||
2018-01-21 | Use latest pandoc-citeproc. | John MacFarlane | 1 | -1/+1 | |
2018-01-19 | Use latest texmath. | John MacFarlane | 1 | -1/+1 | |
2018-01-18 | More stack.yaml fixes for skylighting. | John MacFarlane | 1 | -0/+1 | |
2018-01-18 | Use latest pandoc-citeproc and skylighting. | John MacFarlane | 1 | -2/+2 | |
2018-01-07 | Use latest skylighting and omit the 'missingincludes' check. | John MacFarlane | 1 | -1/+1 | |
If you use a custom syntax definition that refers to a syntax you haven't loaded, pandoc will now complain when it is highlighting the text, rather than at the start. This saves a huge performance hit from the `missingIncludes` check. Closes #4226. | |||||
2018-01-04 | Bump hslua version to 0.9.5 | Albert Krewinkel | 1 | -1/+1 | |
This version fixes a bug that made it difficult to handle failures while getting lists or a Map from Lua. A bug in pandoc, which made it necessary to always pass a tag when using MetaList or MetaBlock, is fixed as a result. Using the pandoc module's constructor functions for these values is now optional (if still recommended). | |||||
2018-01-03 | Use latest pandoc-citeproc. | John MacFarlane | 1 | -1/+1 | |
2018-01-02 | Use latest pandoc-citeproc. | John MacFarlane | 1 | -1/+1 | |
2018-01-02 | Use latest pandoc-citeproc. | John MacFarlane | 1 | -1/+1 | |
2017-12-28 | Bump pandoc-citeproc to 0.12.2.2. | John MacFarlane | 1 | -1/+1 | |
2017-12-28 | Use latest pandoc-citeproc. | John MacFarlane | 1 | -1/+1 | |
2017-12-27 | stack.lts9.yaml: added some necessary build-deps. | John MacFarlane | 1 | -0/+1 | |
2017-12-27 | Added stack.lts9.yaml for building with lts 9 and ghc 8.0.2. | John MacFarlane | 1 | -0/+28 | |