[Github-comments] [geany/geany] Unflow paragraph (#802)
Vikram Pudi
notifications at xxxxx
Thu Jul 13 10:50:23 UTC 2017
This worked finally for me:
In the Replace dialog box (Ctrl-H):
1. Select: "Use regular expressions" and "Use multi-line matching"
2. Search for: ([^\n])\n(?!\n)
3. Replace with: \1 (put a space here)
And press Replace all -> In Document
--
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/802#issuecomment-315043650
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170713/7d703028/attachment.html>
More information about the Github-comments
mailing list