From e30459d31a61a1baf05b72880b743878dbdbe86c Mon Sep 17 00:00:00 2001 From: Marie-Helene Burle Date: Sat, 1 Jun 2019 11:07:06 -0700 Subject: Minor change in comment --- ranger/data/scope.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ranger/data/scope.sh b/ranger/data/scope.sh index bf8cdd36..ff7aa85e 100755 --- a/ranger/data/scope.sh +++ b/ranger/data/scope.sh @@ -101,9 +101,9 @@ handle_extension() { catdoc "${FILE_PATH}" && exit 5 exit 1;; - ## DOCX, EPUB, FB2 (using pandoc) - ## you might want to remove EPUB and/or FB2 if you have uncommented - ## other methods to preview those formats + ## DOCX, ePub, FB2 (using markdown) + ## You might want to remove "|epub" and/or "|fb2" below if you have + ## uncommented other methods to preview those formats docx|epub|fb2) ## Preview as markdown conversion pandoc -s -t markdown "${FILE_PATH}" && exit 5 -- cgit 1.4.1-2-gfad0