Artem Bokhan wrote:
How can I insert newline with header checks?smth like /(.*)example(.*)/ REPLACE $1\n $2
You can't. The REPLACE action does not support multi-line headers.
-- Noel Jones
Artem Bokhan wrote:
How can I insert newline with header checks?smth like /(.*)example(.*)/ REPLACE $1\n $2
You can't. The REPLACE action does not support multi-line headers.
-- Noel Jones