<?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[UDL, style, apostrophe vs quote]]></title><description><![CDATA[<p dir="auto">Hi friends,</p>
<p dir="auto">could you please help me with creating own style? I want to highlight strings in quotes, like <strong>‘some string’</strong>. But when it’s met apostrophe inside the string it becomes treat it as quote.<br />
<strong>‘it’</strong> s some string’<br />
Is it possible to setup it somehow like as treat this sign as quote if it at the begging of the line or space(tabulate) exists before it? I’m trying to do this via Operators &amp; Delimiters section.</p>
<p dir="auto">Can you advise any links with UDL 2 examples?</p>
<p dir="auto">Thnx!</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/13298/udl-style-apostrophe-vs-quote</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 02:20:38 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/13298.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Feb 2017 17:50:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UDL, style, apostrophe vs quote on Mon, 20 Feb 2017 09:54:01 GMT]]></title><description><![CDATA[<p dir="auto">Yep, I know about escape symbols but in my case it’s not a nice solution. I’d prefer to have ability to set at least two symbols as delimiter such as &lt; space+’ &gt; or  backward &lt; '+space &gt;.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/22022</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/22022</guid><dc:creator><![CDATA[Vitaliy Tech]]></dc:creator><pubDate>Mon, 20 Feb 2017 09:54:01 GMT</pubDate></item><item><title><![CDATA[Reply to UDL, style, apostrophe vs quote on Fri, 17 Feb 2017 15:08:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vitaliy-tech" aria-label="Profile: Vitaliy-Tech">@<bdi>Vitaliy-Tech</bdi></a><br />
Well, if the consumer of the string allows for some sort of escape character, say “~”, then you’d enter the string as:</p>
<pre><code>'it~'s some string'
</code></pre>
<p dir="auto">and you’d put “~” in the escape character box of the UDL dialog.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21984</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21984</guid><dc:creator><![CDATA[Jim Dailey]]></dc:creator><pubDate>Fri, 17 Feb 2017 15:08:46 GMT</pubDate></item></channel></rss>