---- :unittest.extractFileSection - output
extract without substitution
Extracted Line 1
Extracted Line 2 %substitute%
a: %~1 %2
b: %substitute:~3%
c: %substitute:u=%
extract with substitution
Extracted Line 1
Extracted Line 2 SUBSTITUTED
a: +++Section2 "+++"
b: STITUTED
c: SBSTITTED
----
|