From b61c04fd5af9747e2b868ed6d47d86a75e4baa2d Mon Sep 17 00:00:00 2001 From: Rob Date: Thu, 3 Dec 2009 17:11:21 +0100 Subject: added @<+file.js>@ capability and documentation --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 348ba5f..23b0f4e 100644 --- a/README +++ b/README @@ -306,6 +306,10 @@ the java script in @< >@. print The currently viewed document contains @@ links +The @<>@ substitution can also load JavaScript from a file, syntax: @<+filename>@ + + print JS return value from file: @<+/path/to/file.js>@ + Variable expansion also works within a java script substitution. -- cgit v1.2.3