Text Master

by Thankless Technologies

Remove Line #s

Strip line number prefixes (1:, 2), 3-, etc.) from the start of each line. Reverses the Add Line Numbers operation.

Example

1: foo, 2: bar, 3: baz → foo, bar, baz

1) hello, 2) world → hello, world