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

Could not find executable pandoc-csv2table

Open marekkowalczyk opened this issue 4 years ago • 0 comments

After a successful install via cabal install pandoc-csv2table, the following happens (missing PATH?):

$ pandoc --filter pandoc-csv2table table.md -o table.pdf
Error running filter pandoc-csv2table:
Could not find executable pandoc-csv2table

marekkowalczyk avatar May 05 '21 19:05 marekkowalczyk