<?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[Underline a single word...]]></title><description><![CDATA[<p dir="auto">Hi everybody,</p>
<p dir="auto">How underline a single word?<br />
Thank you.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/21009/underline-a-single-word</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 04:37:46 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/21009.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 09 Apr 2021 14:25:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Underline a single word... on Sun, 11 Apr 2021 15:02:06 GMT]]></title><description><![CDATA[<p dir="auto">Thank you Mr. Jones, ecxellent explanation.<br />
Maybe someday I learn how to use Notepad ++…</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64863</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64863</guid><dc:creator><![CDATA[Antonio Rosciano]]></dc:creator><pubDate>Sun, 11 Apr 2021 15:02:06 GMT</pubDate></item><item><title><![CDATA[Reply to Underline a single word... on Sat, 10 Apr 2021 17:11:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/antonio-rosciano" aria-label="Profile: Antonio-Rosciano">@<bdi>Antonio-Rosciano</bdi></a> ,</p>
<ol>
<li>
<p dir="auto">To add to what <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said originally about text editors, text editors are made to edit the raw text in a text file, whose bytes are just representations of individual characters.  Unlike a word processor, text files do not inherently store information like “underline”, “bold”, “italic”, etc.  Any text editors (like Notepad++) that <em>do</em> show underlines, bold, italics, etc, are doing so <em>independent of the actual file</em>.  In Notepad++'s case, if it recognizes the file as belonging to certain programming languages, batch languages, and similar file types, it will activate a context-sensitive / sytnax-sensitive set of code that highlights the words that it displays to you in the various underlines, bolds, italics that you see.  But if you were to save that file in Notepad++ and then open the same file in a plain text editor like Windows builtin <code>notepad.exe</code>, you wouldn’t see any of the after-the-fact syntax highlighting from Notepad++… because there is nowhere in a plain text file to save such information.</p>
</li>
<li>
<p dir="auto">You appear to have a lot of the <strong>Global Overrides</strong> enabled.  This has the effect of disabling any of the specific syntax-sensitive highlights that Notepad++ is good at displaying, and overrides them with always using a particular font, size, and/or style, no matter what programming language or syntax is currently active.  That severly cripples one of the best features of Notepad++.  <a href="https://npp-user-manual.org/docs/preferences/#global-styles" title="Official Docs on Global Styles" rel="nofollow ugc">🛈</a></p>
</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/post/64851</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64851</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sat, 10 Apr 2021 17:11:12 GMT</pubDate></item><item><title><![CDATA[Reply to Underline a single word... on Sat, 10 Apr 2021 15:47:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/antonio-rosciano" aria-label="Profile: Antonio-Rosciano">@<bdi>Antonio-Rosciano</bdi></a></p>
<p dir="auto">Well if you (additionally) tick the <em>Underline</em> box in the <em>Font Style</em> groupbox, then ALL text in your document (spaces, too!)  will become underlined.</p>
<p dir="auto">I’m not sure what value that is, as it just would seem to increase visual clutter, but you can do it if you want.</p>
<p dir="auto">But it certainly doesn’t get you closer to your goal of underlining a SINGLE word.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64848</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64848</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 10 Apr 2021 15:47:32 GMT</pubDate></item><item><title><![CDATA[Reply to Underline a single word... on Sat, 10 Apr 2021 14:56:23 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1618065441760-underline.jpg" alt="underline.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I am so sorry Mr. Alan, this <em>(red arrow)</em> confused me.<br />
Sorry again for delaying to answer.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64847</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64847</guid><dc:creator><![CDATA[Antonio Rosciano]]></dc:creator><pubDate>Sat, 10 Apr 2021 14:56:23 GMT</pubDate></item><item><title><![CDATA[Reply to Underline a single word... on Fri, 09 Apr 2021 14:46:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/antonio-rosciano" aria-label="Profile: Antonio-Rosciano">@<bdi>Antonio-Rosciano</bdi></a></p>
<p dir="auto">This question underscores a fundamental misconception about what Notepad++ is and does.</p>
<p dir="auto">Notepad++ is a text editor, and with text editors there is no concept of “underlining” anything.</p>
<p dir="auto">Of course, maybe you mean something different, so if you care to elaborate a bit more, perhaps someone can offer some help…</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64821</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64821</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 09 Apr 2021 14:46:43 GMT</pubDate></item></channel></rss>