diff options
| author | John MacFarlane <fiddlosopher@gmail.com> | 2013-09-11 19:43:13 -0700 |
|---|---|---|
| committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-09-11 19:43:13 -0700 |
| commit | 6a5d7cfcbee3c57a27a8d3ec1d53438d2914090a (patch) | |
| tree | 703212781683d1f5480c1169bb185e816aa3fa4f /changelog | |
| parent | 01f5ffb018e2f21cbf6f0cfe51103371411afb27 (diff) | |
| download | pandoc-6a5d7cfcbee3c57a27a8d3ec1d53438d2914090a.tar.gz | |
Changed pandocfilters repository URL.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ (Pandoc AST transformations that operate on JSON serializations). Filters are always passed the name of the output format, so their behavior can be tailored to it. The repository - <https://github.com/jgm/pandoc-filters-python> contains + <https://github.com/jgm/pandocfilters> contains a python module for writing pandoc filters in python, with a number of examples. |
