diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-07-23 22:52:15 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-07-23 23:02:47 -0700 |
commit | 85dacbb282f34dc45a810d7c7b5a2d639b70e1f5 (patch) | |
tree | 2b6e1bd5086907fb006673bc47986a01ca04a0cf /src/Text | |
parent | 5592666ca44aa0d027cd95bf11cff09825896584 (diff) | |
download | pandoc-85dacbb282f34dc45a810d7c7b5a2d639b70e1f5.tar.gz |
Added `--filter` option.
This makes it easier to use JSON filters. Instead of
doing
pandoc -t json | ./filter | pandoc -f json
you can just do
pandoc --filter ./filter
Diffstat (limited to 'src/Text')
0 files changed, 0 insertions, 0 deletions