solution to remove white space in the return from `Explode->tamper`
Issue fork tamper-3212917
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
damienmckennaShould this be handled as separate plugins, rather than always doing it? In some cases you might want the whitespace.
Comment #4
megachrizWe already have the "Trim" plugin that could be applied after the "Explode" plugin.