App-Rak
App-Rak copied to clipboard
Add --per-paragraph
This would be basically a shortcut to --per-line=.split("\n\n"), but then reporting the original line number of the paragraph start, rather then the ordinal number of the paragraph.
Reason: for regexes that could potentially span multiple lines, but not span across paragraphs. And having the line number would allow it to work with --edit-files