Small enhancement to allow newlines within triple-quoted strings. Example:
%CALCULATE{$PROPER('''ThiS is MIXED
casE with newlines, fixed into PROPER case.
* with bullet
* text
And normal text.''')}%
Test case result:
This Is Mixed
Case With Newlines, Fixed Into Proper Case.
And Normal Text.
--
TWiki:Main/PeterThoeny
- 2014-09-23
This is now in SVN trunk and 6.0 branch.
--
TWiki:Main.PeterThoeny
- 2014-09-23
See also related
Item7553: Allow newlines and indent around functions and function parameters
--
TWiki:Main.PeterThoeny
- 2014-09-23