<?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 highlight using plugin]]></title><description><![CDATA[<p dir="auto">Is there a way that I can highlight a certain word in red color using enhanceanylexer.</p>
<p dir="auto">E.g. the word “hello” is highlighted in red automatically using enhanceanylexer</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24909/how-to-highlight-using-plugin</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 20:59:51 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24909.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Sep 2023 09:32:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to highlight using plugin on Mon, 11 Sep 2023 15:13:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eileen-ling" aria-label="Profile: Eileen-Ling">@<bdi>Eileen-Ling</bdi></a> said in <a href="/post/89195">How to highlight using plugin</a>:</p>
<blockquote>
<p dir="auto">highlight a certain word in red color using enhanceanylexer.</p>
</blockquote>
<p dir="auto">If by “highlight” you mean “change the background to red” – no, EnhanceAnyLexer only changes foreground.</p>
<p dir="auto">If by “highlight”, you mean “change the <em>foreground</em> text color to red”, then yes.</p>
<pre><code class="language-ini">[LexerOrUdlNameHere]
0x0000FF = hello
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/89200</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/89200</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 11 Sep 2023 15:13:38 GMT</pubDate></item></channel></rss>