phiresky / ripgrep-all

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

Poppler complaining about deprecated flag #170

Closed Artim96 closed 1 year ago

Artim96 commented 1 year ago

Describe the bug When searching Jupyter Notebooks, the current stable version complains about deprecated flags passed to poppler.

To Reproduce

Attach example file: RandomWalk2D.ipynb.txt (had to rename it from .ipynb to .ipynb.txt for upload, doesn't originally have that ending)

Run command: rga "qm9" .

Output

preprocessor command failed: '"/usr/bin/rga-preproc" "pythonintro/pythonintro/RandomWalk2D.ipynb"':
-------------------------------------------------------------------------------
adapter: pandoc
[WARNING] Deprecated: --atx-headers. Use --markdown-headings=atx instead.
-------------------------------------------------------------------------------

Screenshots If applicable, add screenshots to help explain your problem.

Operating System and Version Debian Testing inside WSL1

Output of rga --version ripgrep-all 0.9.6

phiresky commented 1 year ago

fixed in the alpha