mirror of
https://github.com/Luzifer/cloudkeys-go.git
synced 2024-11-14 17:02:43 +00:00
9c6e3c89a5
* fix js scoping issue * add external libraries (they were offline too often) * new compiled scripts and css * new fixes in the binary * vendor update * change js source * remove needless variable * removed more needless variables
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
|