Line Processor

This tool takes a list of elements and applies the mask to each line. Think of it as a simple iterative search and replace with a list of items.

Test this tool with the sample data by hitting the Go button.

  • {{X}} - list item
  • {{L}} - line number
  • {{L-1}} - line number (from 0)
  • {{#}} - item number
  • {{#-1}} - item number (from 0)
  • {{?}} - if at the start of the mask, ignore blank lines in the list