index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2017-12-30
Fixed small bug in README generation.
John MacFarlane
2017-12-29
Generate README.md from template and MANUAL.txt.
John MacFarlane
2017-12-29
Update tool which generates lua module docs
Albert Krewinkel
2017-12-28
Update lua-filters.md and the tool that generates it.
John MacFarlane
2017-12-01
lua-filters.md: add documentation for pandoc.List
Albert Krewinkel
2017-11-03
pandoc-template-mode.el: Improve.
Vaclav Haisman
2017-10-22
Support comments in Pandoc templates in Emacs pandoc-template-mode.
Vaclav Haisman
2017-09-30
Provide make target to update lua module docs (#3946)
Albert Krewinkel
2017-09-16
Moved ldoc.ltp from doc to tools.
John MacFarlane
2017-09-06
Add simple Emacs mode to help with Pandoc templates editing. (#3889)
Václav Haisman
2017-03-04
Makefile: Separate refactor and reformat targets.
John MacFarlane
2017-03-04
Added 'make refactor' using hlint, stylish-haskell.
John MacFarlane
2017-01-25
Moved extract-changes.hs and github-upload.sh to tools/.
John MacFarlane