cookbooks:devel:transformations
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Next revisionBoth sides next revision | ||
cookbooks:devel:transformations [2021/06/25 08:03] – [{s.before,x}] miconda | cookbooks:devel:transformations [2021/06/25 09:05] – [{s.rbefore,x}] miconda | ||
---|---|---|---|
Line 410: | Line 410: | ||
<code c> | <code c> | ||
- | "abcdefcgf" | + | "abcdefcgh" |
# will return " | # will return " | ||
+ | </ | ||
+ | |||
+ | ==== {s.fmtlines, | ||
+ | |||
+ | Format the value in lines of n characters, adding m spaces to the start of each new line (not to first line). Each line is ended with " | ||
+ | |||
+ | <code c> | ||
+ | " | ||
+ | </ | ||
+ | |||
+ | ==== {s.fmtlinet, | ||
+ | |||
+ | Format the value in lines of n characters, adding m tabs to the start of each new line (not to first line). Each line is ended with " | ||
+ | |||
+ | <code c> | ||
+ | " | ||
</ | </ | ||
==== {s.urlencode.param} ==== | ==== {s.urlencode.param} ==== |
cookbooks/devel/transformations.txt · Last modified: 2022/04/08 16:08 by miconda