We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
No idea what causes these errors:
Caused by: 0: subprocess: Command { std: "pandoc" "--from=epub" "--to=plain" "--wrap=none" "--markdown-headings=atx", kill_on_drop: false } 1: ExitStatus(unix_wait_status(16384))
Couldn't extract ePub file: not enough bytes Error: copying adapter output to stdout
Syntax Error: Couldn't find trailer dictionary Syntax Error: Couldn't find trailer dictionary Syntax Error: Couldn't read xref table Error: copying adapter output to stdout
I did install the adaters: pandoc poppler ffmpeg.
The text was updated successfully, but these errors were encountered:
Please provide
rga --version
pandoc --version
Sorry, something went wrong.
No branches or pull requests
Describe the bug
No idea what causes these errors:
Caused by:
0: subprocess: Command { std: "pandoc" "--from=epub" "--to=plain" "--wrap=none" "--markdown-headings=atx", kill_on_drop: false }
1: ExitStatus(unix_wait_status(16384))
Couldn't extract ePub file: not enough bytes
Error: copying adapter output to stdout
Syntax Error: Couldn't find trailer dictionary
Syntax Error: Couldn't find trailer dictionary
Syntax Error: Couldn't read xref table
Error: copying adapter output to stdout
I did install the adaters: pandoc poppler ffmpeg.
The text was updated successfully, but these errors were encountered: