[Github-comments] [geany/geany] Regex. Empty line not fond in text with repeated subpattern (#2096)

elextr notifications at xxxxx
Sat Mar 2 11:06:33 UTC 2019


Your file has CRLF line endings, but you only match LF (`\n`) so you leave several CRs in the file, do `View->Show Line Endings` to see whats happening.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2096#issuecomment-468910616
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190302/6a22469c/attachment.html>


More information about the Github-comments mailing list