aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-12-06 18:07:47 +0100
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-12-06 18:07:47 +0100
commitc150136f5b772c35a633afadecf6e3e491ff4ae4 (patch)
treedaa591eab1545753ea7b9003451cb18fe7e7bdca /README
parent436c319e2e2543a04c34e1f79b2ab10bc391c927 (diff)
parentf2341aee3860107450b453486336133dafbcdd8b (diff)
Merge branch 'master' into experimental
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
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 @<document.links.length>@ 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.