<?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[Search line that start with &quot; but not close with &quot;]]></title><description><![CDATA[<p dir="auto">KAJ-000-1-1-Left=610<br />
KAJ-000-1-1-Top=110<br />
KAJ-000-1-1-Width=700<br />
KAJ-000-1-1-Height=80<br />
KAJ-000-1-1-Font="Merriweather Sans Light<br />
KAJ-000-1-1-FontSize=30<br />
KAJ-000-1-1-FontStyle=“Bold”<br />
KAJ-000-1-1-FontColor=“Blue”<br />
KAJ-000-1-1-WidthCentering=“Center”<br />
KAJ-000-1-1-HeightCentering=“Center”<br />
KAJ-000-1-1="SYSTEM MAINTENANCE</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/25052/search-line-that-start-with-but-not-close-with</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 02:11:35 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25052.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 Oct 2023 03:13:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Search line that start with &quot; but not close with &quot; on Mon, 23 Oct 2023 16:44:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> I’m also wondering if the OP noticed or wants something done with the curly quotes on</p>
<pre><code class="language-txt">KAJ-000-1-1-FontStyle=“Bold”
KAJ-000-1-1-FontColor=“Blue”
KAJ-000-1-1-WidthCentering=“Center”
KAJ-000-1-1-HeightCentering=“Center”
</code></pre>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fbi-yuuki" aria-label="Profile: FBI-Yuuki">@<bdi>FBI-Yuuki</bdi></a> - It’s not clear if the curly quotes in your message was due to the message board doing stuff or if the curly quotes are in your data. The <a href="https://community.notepad-plus-plus.org/topic/22022/template-for-search-replace-questions">Template for Search/Replace Questions</a> offers a hint in using using ``` backticks when posting questions to this message board. Using that suggested format will make the quotes issue clearer to others.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/90036</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/90036</guid><dc:creator><![CDATA[mkupper]]></dc:creator><pubDate>Mon, 23 Oct 2023 16:44:01 GMT</pubDate></item><item><title><![CDATA[Reply to Search line that start with &quot; but not close with &quot; on Mon, 23 Oct 2023 03:50:18 GMT]]></title><description><![CDATA[<p dir="auto">From the menu, select <strong>Search</strong> | <strong>Find…</strong> and set:</p>
<p dir="auto"><strong>Find what : <code>^[^"\r\n]*"[^"\r\n]+$</code></strong><br />
Set <strong>Search Mode</strong> to <strong>Regular expression</strong></p>
<p dir="auto">then use the <strong>Find Next</strong> button.</p>
<p dir="auto">You can close the dialog and repeat the search with the F3 key. If you want to position the cursor at the end of each line so you can quickly type the missing quotation mark, add <strong><code>\K</code></strong> before the dollar sign. If you want to add them all automatically, use the version with the <strong><code>\K</code></strong>, switch to the <strong>Replace</strong> tab, put <strong><code>"</code></strong> in <strong>Replace with</strong> and use <strong>Replace All</strong>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/90033</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/90033</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Mon, 23 Oct 2023 03:50:18 GMT</pubDate></item></channel></rss>