Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-22 | Support comments in Pandoc templates in Emacs pandoc-template-mode. | Vaclav Haisman | 1 | -1/+3 | |
2017-09-30 | Provide make target to update lua module docs (#3946) | Albert Krewinkel | 1 | -0/+32 | |
The pandoc module documentation in doc/lua-filters.md was automatically generated from `data/pandoc.lua`. A make target is provided which uses a lua filter to update the documentation. | |||||
2017-09-16 | Moved ldoc.ltp from doc to tools. | John MacFarlane | 1 | -0/+38 | |
doc should be reserved for actual documents, I think. @tarleb - will this cause a problem? | |||||
2017-09-06 | Add simple Emacs mode to help with Pandoc templates editing. (#3889) | Václav Haisman | 1 | -0/+58 | |
tools/pandoc-template-mode.el | |||||
2017-03-04 | Makefile: Separate refactor and reformat targets. | John MacFarlane | 1 | -8/+0 | |
Removed tools/refactor.sh. | |||||
2017-03-04 | Added 'make refactor' using hlint, stylish-haskell. | John MacFarlane | 1 | -0/+8 | |
2017-01-25 | Moved extract-changes.hs and github-upload.sh to tools/. | John MacFarlane | 2 | -0/+27 | |