Added automatic escaping to features.
diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml
index 393358a..c7b011d 100644
--- a/src/main/docgen/book.xml
+++ b/src/main/docgen/book.xml
@@ -52,7 +52,8 @@
         <listitem>
           <para>Powerful template language: Conditional blocks, iterations,
           assignments, string and arithmetic operations and formatting, macros
-          and functions, including other templates, and many more</para>
+          and functions, including other templates, automatic HTML/XML
+          escaping, and many more</para>
         </listitem>
 
         <listitem>