> +    Line 2
> +
> +  The **Remove Unique Lines** will change the file into this:
> +
> +  ::
> +
> +    Line 2
> +    Line 1
> +    Line 2
> +    Line 1
> +    Line 2
> +
> +Remove Empty Lines
> +------------------
> +
> +Removes all lines that end with a newline character(s) AND do not have any 
> other characters.

I checked  Remove Empty Lines and Remove Whitespace Lines, and it looks like 
they handle these situations fine.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/324/files#r49928758

Reply via email to