Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
extract-regex-groups :column <regex-with-groups>'regex'

The directive generates additional columns based on the specified regex in <regex-with-groups>. This ignores the $0 regex group.

...