mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-12-21 13:21:17 +00:00
49 lines
310 B
Text
49 lines
310 B
Text
Standard whitespace control:
|
|
|
|
Standard whitespace control
|
|
|
|
|
|
Full Trim whitespace control:
|
|
Full Trim whitespace control
|
|
|
|
Useful with logic:
|
|
3rd choice
|
|
|
|
Cycle without whitespace control:
|
|
|
|
1
|
|
|
|
1
|
|
|
|
2
|
|
|
|
3
|
|
|
|
5
|
|
|
|
8
|
|
|
|
13
|
|
|
|
21
|
|
|
|
34
|
|
|
|
55
|
|
|
|
|
|
Cycle with whitespace control:
|
|
1
|
|
1
|
|
2
|
|
3
|
|
5
|
|
8
|
|
13
|
|
21
|
|
34
|
|
55
|
|
|
|
|
|
Trim everything:
|
|
11235813213455
|