Help for this page
s#(?<!\\)((?:\\\\)*)\\n# '\\'x(length($1)/2) . "\n" #ge; # or s#(?<!\\)(\\*)\1\\n#$1\n#g;