solution to remove white space in the return from `Explode->tamper`

Issue fork tamper-3212917

Command icon 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

AdrianoMoura created an issue. See original summary.

damienmckenna’s picture

Title: Remove withespace in the return » Remove whitespace in the return
Category: Task » Feature request
Priority: Major » Normal

Should this be handled as separate plugins, rather than always doing it? In some cases you might want the whitespace.

megachriz’s picture

Status: Active » Closed (works as designed)

We already have the "Trim" plugin that could be applied after the "Explode" plugin.