From 50da88446cf28ee8f61ad5a45087628a5e5689ac Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 26 Apr 2018 10:12:46 -0700 Subject: MANUAL: explain where you can put lua filters. --- MANUAL.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'MANUAL.txt') diff --git a/MANUAL.txt b/MANUAL.txt index a68e8efbf..98607df76 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -554,6 +554,14 @@ Reader options return {{Str = expand_hello_world}} + In order of preference, pandoc will look for lua filters in + + 1. a specified full or relative path (executable or + non-executable) + + 2. `$DATADIR/filters` (executable or non-executable) + where `$DATADIR` is the user data directory (see + `--data-dir`, above). `-M` *KEY*[`=`*VAL*], `--metadata=`*KEY*[`:`*VAL*] -- cgit v1.2.3