phiresky / ripgrep-all

rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
Other
8.21k stars 177 forks source link

pandoc: unrecognized option `--wrap=none #98

Closed wzhsh90 closed 3 years ago

wzhsh90 commented 3 years ago

[root@izwz9594gzu20j2z7lneucz rga]# ./rga "中" /opt/test/ /opt/test/test.docx: preprocessor command failed: '"/opt/rga/rga-preproc" "/opt/test/test.docx"':

adapter: pandoc pandoc: unrecognized option `--wrap=none' Try pandoc --help for more information. Error: subprocess failed: ExitStatus(ExitStatus(512))

os:centos7.6

I use the ripgrep_all-v0.9.6-x86_64-unknown-linux-musl.tar.gz.

phiresky commented 3 years ago

Your pandoc version is too old