From d8e2644d5ebb3783660b2c9cb7e1d09dac2230f1 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 25 Sep 2011 14:35:47 -0700 Subject: Documented :from_html. --- txr.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/txr.1 b/txr.1 index 83c99412..d8c44eb1 100644 --- a/txr.1 +++ b/txr.1 @@ -2483,8 +2483,8 @@ substituted into HTML, these should be replaced by < and >. This is what filtering is for. Filtering is applied to the contents of output variables, not to any template text. .B txr -implements named filters. Currently, the only built-in filter available is -called :to_html and user-defined filters are not possible. +implements named filters. Currently, the only built-in filters available are +:to_html and :from_html. User-defined filters are not possible. To escape HTML characters in all variable substitutions occuring in an output clause, specify :filter :to_html in the directive: -- cgit v1.2.3