Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-18 | Removed scripts directory. | John MacFarlane | 1 | -75/+0 | |
This has been put in its own github repo: https://github.com/jgm/pandoc-filters-python | |||||
2013-08-14 | pandoc.py: Fixed bug for {}, removed rawInline, rawBlock. | John MacFarlane | 1 | -19/+12 | |
2013-08-14 | Commented python modules/sample scripts. | John MacFarlane | 1 | -0/+33 | |
2013-08-13 | Added module for writing python scripts, with several examples. | John MacFarlane | 1 | -0/+49 | |
See scripts subdirectory. |