<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Delete spaces not followed by characters]]></title><description><![CDATA[<p dir="auto">Hi, sometimes i find several lines on a document than only contain spaces, not followed by any text character.</p>
<p dir="auto">Is it possible to delete all this spaces but without deleting the lines that contain them nor modifying any other line that start with spaces followed by any character?</p>
<p dir="auto">Thank you very much !</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23984/delete-spaces-not-followed-by-characters</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 10:19:18 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23984.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 07 Jan 2023 14:59:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Delete spaces not followed by characters on Sat, 07 Jan 2023 17:39:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a></p>
<p dir="auto">This one works perfectly</p>
<p dir="auto">Thanks again for your help !!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83123</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83123</guid><dc:creator><![CDATA[Galizza1]]></dc:creator><pubDate>Sat, 07 Jan 2023 17:39:30 GMT</pubDate></item><item><title><![CDATA[Reply to Delete spaces not followed by characters on Sat, 07 Jan 2023 17:22:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/galizza1" aria-label="Profile: Galizza1">@<bdi>Galizza1</bdi></a></p>
<p dir="auto">OK, then try this replace operation:</p>
<p dir="auto">Find: <code>^\h+?(?=\R)</code><br />
Replace: nothing<br />
Search mode: Regular expression</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83122</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83122</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 07 Jan 2023 17:22:20 GMT</pubDate></item><item><title><![CDATA[Reply to Delete spaces not followed by characters on Sat, 07 Jan 2023 17:11:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a></p>
<p dir="auto">Blank Operations &gt; Trim Trailing Space  works ok with lines that only contain spaces, but it also deletes all spaces that exist after the last character of any sentence, and that’s something that i want to avoid.<br />
Thanks for your help !</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83121</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83121</guid><dc:creator><![CDATA[Galizza1]]></dc:creator><pubDate>Sat, 07 Jan 2023 17:11:06 GMT</pubDate></item><item><title><![CDATA[Reply to Delete spaces not followed by characters on Sat, 07 Jan 2023 16:25:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/galizza1" aria-label="Profile: Galizza1">@<bdi>Galizza1</bdi></a></p>
<p dir="auto">It isn’t your exact description, but you probably want this:</p>
<p dir="auto"><img src="/assets/uploads/files/1673108734515-5aebbfe2-bf4f-4648-99eb-807c1181bbae-image.png" alt="5aebbfe2-bf4f-4648-99eb-807c1181bbae-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/83120</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83120</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 07 Jan 2023 16:25:38 GMT</pubDate></item></channel></rss>