aboutsummaryrefslogtreecommitdiff
path: root/scripts/comments.py
AgeCommit message (Collapse)Author
2013-08-18Removed scripts directory.John MacFarlane
This has been put in its own github repo: https://github.com/jgm/pandoc-filters-python
2013-08-14Updated for removed unMeta, unFormat in pandoc-types.John MacFarlane
2013-08-14Minor code reformatting in script examples.John MacFarlane
2013-08-14Commented python modules/sample scripts.John MacFarlane
2013-08-13Added module for writing python scripts, with several examples.John MacFarlane
See scripts subdirectory.