<?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[How to very simply and easily replace blocks of text?]]></title><description><![CDATA[<p dir="auto">This questions is so stupid it’s ridiculous…but I couldn’t find any  easy answer on Google…so here it is:</p>
<p dir="auto">I have a list:</p>
<p dir="auto">1<br />
2<br />
3<br />
a<br />
b<br />
c</p>
<p dir="auto">How can I replace</p>
<p dir="auto">1<br />
2<br />
3</p>
<p dir="auto">With:</p>
<p dir="auto">4<br />
5<br />
6</p>
<p dir="auto">So the result is:</p>
<p dir="auto">a<br />
b<br />
c<br />
4<br />
5<br />
6</p>
<p dir="auto">Thanks</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/14117/how-to-very-simply-and-easily-replace-blocks-of-text</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 08:32:35 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/14117.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Jul 2017 04:47:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to very simply and easily replace blocks of text? on Tue, 11 Jul 2017 12:27:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bruno-vincent" aria-label="Profile: Bruno-Vincent">@<bdi>Bruno-Vincent</bdi></a></p>
<p dir="auto">do you look for some automatism or are you looking for column mode?<br />
If the first is the case we need to have more details about the real data it the latter<br />
is the case, click with the mouse to the first position, press SHIFT+ALT and while still pressing<br />
click with the mouse the end position. Then do simple CTRL+X and CTRL+V</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25515</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25515</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Tue, 11 Jul 2017 12:27:05 GMT</pubDate></item></channel></rss>