pandoc-docker icon indicating copy to clipboard operation
pandoc-docker copied to clipboard

Support for filters

Open peey opened this issue 7 years ago • 0 comments

The --filter option lets you add extra functionality

Current behavior is this error message: image

To reproduce, save code from this demo filter here in a file named filter.lua and then pass it as an option by using --filter=filter.lua

peey avatar Oct 03 '18 23:10 peey