Closed Apkovy closed 9 months ago
Totals | |
---|---|
Change from base Build 7663771488: | -0.02% |
Covered Lines: | 2894 |
Relevant Lines: | 3249 |
LGTM. Just need to squash into a single commit to fix the commit lint error.
Or if preferred, we can also assist to do that on our end on your behalf.
Or if preferred, we can also assist to do that on our end on your behalf.
Yes, perfect. Thanks.
Description
Added new boolean parameter "textTrim" to options object in XMLHandler constructor. This new parameter is used in p.ontext method. The default value is true for backward compatibility.
Refers to issue #610