diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2014-04-05 15:51:04 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2014-04-05 15:51:04 -0700 |
commit | 3fe6b57b60962ec531fe775052d16f0baa8ef120 (patch) | |
tree | d22e1d392f66baa0698b6cb9434934fdb42f882f /benchmark/benchmark-pandoc.hs | |
parent | f2deb9d86d864c79c5ca18205b4ca565b7199413 (diff) | |
download | pandoc-3fe6b57b60962ec531fe775052d16f0baa8ef120.tar.gz |
Make it possible to run filters that aren't executable.
Pandoc first tries to find the executable (searching the path
if path isn't given). If it fails, but the file exists and has
a .py, .pl, .rb, .hs, or .php extension, pandoc runs the filter
using the appropriate interpreter.
This should make it easier to use filters on Windows, and make
it more convenient for everyone.
Closes #1096.
Diffstat (limited to 'benchmark/benchmark-pandoc.hs')
0 files changed, 0 insertions, 0 deletions