Browse Source

cookbooks/devel/pseudovariables: listed new vars for escaped chars

Daniel-Constantin Mierla 1 năm trước cách đây
mục cha
commit
e5ec83eec8
1 tập tin đã thay đổi với 16 bổ sung0 xóa
  1. 16 0
      docs/cookbooks/devel/pseudovariables.md

+ 16 - 0
docs/cookbooks/devel/pseudovariables.md

@@ -320,6 +320,22 @@ To reset $du:
 
     $du = $null;
 
+### $En - LF
+
+Return `\n`.
+
+### $En - CR
+
+Return `\r`.
+
+### $Et - Tab
+
+Return `\t`.
+
+### $Es - Space
+
+Return ` `.
+
 ### $fd - From URI domain
 
 **$fd** - reference to domain in URI of 'From' header