[Github-comments] [geany-plugins] Add new "Lineoperations" plugin (#324)
Sylvan Mostert
notifications at xxxxx
Sat Jan 16 07:38:17 UTC 2016
> + 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160115/daff73f2/attachment.html>
More information about the Github-comments
mailing list