diff options
-rwxr-xr-x | ranger/data/scope.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ranger/data/scope.sh b/ranger/data/scope.sh index 94257d0a..b041b6ea 100755 --- a/ranger/data/scope.sh +++ b/ranger/data/scope.sh @@ -138,7 +138,6 @@ handle_extension() { json) jq --color-output . "${FILE_PATH}" && exit 5 python -m json.tool -- "${FILE_PATH}" && exit 5 - pandoc -s -t markdown -- "${FILE_PATH}" && exit 5 ;; ## Direct Stream Digital/Transfer (DSDIFF) and wavpack aren't detected |