Age | Commit message (Expand) | Author | Files | Lines |
2020-04-06 | Vimwiki reader: Add nested syntax highlighting (#6257) | Vlad Hanciuta | 1 | -1/+5 |
2020-03-22 | Finer grained imports of Text.Pandoc.Class submodules (#6203) | Albert Krewinkel | 1 | -1/+1 |
2020-03-15 | Use implicit Prelude (#6187) | Albert Krewinkel | 1 | -2/+0 |
2020-03-13 | Update copyright year (#6186) | Albert Krewinkel | 1 | -1/+1 |
2020-02-07 | Apply linter suggestions. Add fix_spacing to lint target in Makefile. | John MacFarlane | 1 | -1/+1 |
2020-02-07 | Various minor cleanups and refactoring (#6117) | Joseph C. Sible | 1 | -9/+9 |
2019-11-12 | Switch to new pandoc-types and use Text instead of String [API change]. | despresc | 1 | -62/+65 |
2019-11-07 | Change merge behavior for metadata. | John MacFarlane | 1 | -1/+3 |
2019-04-05 | Vimwiki reader: improve handling of internal links. | John MacFarlane | 1 | -5/+12 |
2019-03-01 | Remove license boilerplate. | John MacFarlane | 1 | -18/+0 |
2019-02-04 | Add missing copyright notices and remove license boilerplate (#5112) | Albert Krewinkel | 1 | -2/+2 |
2018-11-03 | Vimwiki reader: parse Text without converting to [Char] | Alexander Krotov | 1 | -4/+3 |
2018-10-10 | Vimwiki reader: get rid of F, runF and stateMeta' in favor of stateMeta | Alexander Krotov | 1 | -6/+6 |
2018-10-04 | Vimwiki reader: code cleanup | Alexander Krotov | 1 | -11/+7 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-03-16 | Monoid/Semiground cleanup relying on custom Prelude. | John MacFarlane | 1 | -1/+0 |
2018-03-13 | Require pandoc-types 1.17.4. | John MacFarlane | 1 | -1/+2 |
2018-01-19 | hlint code improvements. | John MacFarlane | 1 | -3/+1 |
2018-01-05 | Update copyright notices to include 2018 | Albert Krewinkel | 1 | -2/+2 |
2017-11-10 | Vimwiki reader: hlint | Alexander Krotov | 1 | -17/+17 |
2017-10-29 | Source code reformatting. | John MacFarlane | 1 | -6/+4 |
2017-10-27 | hlint suggestions. | John MacFarlane | 1 | -65/+64 |
2017-10-27 | Automatic reformating by stylish-haskell. | John MacFarlane | 1 | -34/+39 |
2017-07-12 | Fixed #3760. (#3784) | Yuchen Pei | 1 | -6/+26 |
2017-06-26 | minor updates to vimwiki reader. (#3759) | Yuchen Pei | 1 | -7/+6 |
2017-06-20 | Move CR filtering from tabFilter to the readers. | John MacFarlane | 1 | -75/+76 |
2017-06-19 | Vimwiki reader: adjusted for changes in trace. | John MacFarlane | 1 | -5/+3 |
2017-06-19 | Added Vimwiki reader (#3705). | Yuchen Pei | 1 | -0/+655 |