<?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[regex specific char change by anther without change the found sentence]]></title><description><![CDATA[<p dir="auto">hi</p>
<p dir="auto">i need to find and replace in hole text (.) to (_)</p>
<p dir="auto">“CM_0402_H0.5”<br />
“FB_MRT_BLM18P_4A_H0.75”</p>
<p dir="auto">to</p>
<p dir="auto">“CM_0402_H0_5”<br />
“FB_MRT_BLM18P_4A_H0_75”</p>
<p dir="auto">i want to leave the sentence as is and only change (.) to underscore</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/21346/regex-specific-char-change-by-anther-without-change-the-found-sentence</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 14:12:44 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/21346.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Jun 2021 14:28:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to regex specific char change by anther without change the found sentence on Thu, 17 Jun 2021 15:32:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kirill-nudelman" aria-label="Profile: Kirill-Nudelman">@<bdi>Kirill-Nudelman</bdi></a> ,</p>
<p dir="auto">Doesn’t a normal <strong>Search &gt; Replace</strong>, Find What = <code>.</code>, Replace with = <code>_</code>, Search Mode = Normal do that?  It does for me.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/67125</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67125</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 17 Jun 2021 15:32:03 GMT</pubDate></item></channel></rss>