Template to split input that has newlines in it.
Note the ‘append-pad’ template is also used (see other post) to nicely space things.
e.g. input is:
John Doe 1 Blacks Rd Beverly Hills California 90210
and you want to pass in something for the right hand side too, you pass it in | seperated.
e.g:
Code that actually does the work below:
Advertisements
Leave a Reply