Przeglądaj źródła

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

Daniel-Constantin Mierla 1 rok temu
rodzic
commit
e5ec83eec8
1 zmienionych plików z 16 dodań i 0 usunięć
  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