Workflow Example: Text [Remove Blank Lines]

This workflow takes some sample text containing some blank lines and first displays it to the user. The blank lines are then removed using a couple of regular expressions - using two allows a blank first and blank last line to be accounted for. The result is then displayed back to the user.

Tags: | workflow |