<?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[Styling Questions.]]></title><description><![CDATA[<p dir="auto">How can I make it so that whenever the character | is written, it will always be bold but still inherit the same font-family? Also, how can I make it so that the selected/highlighted words will be bolded and have a different foreground color? I’m trying to tweak mine right now and it doesn’t work.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/11537/styling-questions</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 07:48:04 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/11537.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 29 Mar 2016 08:47:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Styling Questions. on Wed, 30 Mar 2016 04:49:32 GMT]]></title><description><![CDATA[<p dir="auto">Claudia, that was just perfect. Now I’m able to do it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/15030</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/15030</guid><dc:creator><![CDATA[Fields Barley]]></dc:creator><pubDate>Wed, 30 Mar 2016 04:49:32 GMT</pubDate></item><item><title><![CDATA[Reply to Styling Questions. on Tue, 29 Mar 2016 21:40:48 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/4761">@Fields-Barley</a>,</p>
<p dir="auto">may I jump in.</p>
<p dir="auto">As already said by dail, a lexer, like UDL, can do this job.</p>
<p dir="auto">High level description:<br />
UDL needs the informations what should be coloured and which<br />
font and size should be used. Once you’ve done this, your new<br />
language appears in the language menu. To get your document colored,<br />
as you’ve defined, you need to either manually click the new language<br />
every time you want to or you register an file extension then your<br />
UDL language gets automatically selected when such a file gets opened.</p>
<p dir="auto">The description how the UDL works is <a href="http://ivan-radic.github.io/udl-documentation/introduction/" rel="nofollow ugc">here</a></p>
<p dir="auto">Short description regarding your wishes:<br />
In <strong>Language</strong> menu click on <strong>define your language…</strong><br />
A new window appears.<br />
Click <strong>Create new</strong> and give your language a meaningful name.</p>
<p dir="auto">Now you see, that a new field Ext. has been created. Here you would define<br />
your preferred file extension.</p>
<p dir="auto">The <strong>styler</strong> button needs to be used to define the color and font attributes for<br />
that particular section.</p>
<p dir="auto">In Keyword list you would enter the words that should be highlighted in different<br />
color.</p>
<p dir="auto">In Operator section you would defined the single chars like |.<br />
Strictly spoken, you can define the | also as a keyword if you wish.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/15023</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/15023</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Tue, 29 Mar 2016 21:40:48 GMT</pubDate></item><item><title><![CDATA[Reply to Styling Questions. on Tue, 29 Mar 2016 14:25:23 GMT]]></title><description><![CDATA[<p dir="auto">The lexers for specific languages are what decides what is colored, highlighted, bolded, etc. If you are just editing text files then your best bet is to create a User Defined Language that all it does is make those characters bold. I’ve never created a UDL before so I can’t be any help there.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/15005</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/15005</guid><dc:creator><![CDATA[dail]]></dc:creator><pubDate>Tue, 29 Mar 2016 14:25:23 GMT</pubDate></item><item><title><![CDATA[Reply to Styling Questions. on Tue, 29 Mar 2016 14:16:57 GMT]]></title><description><![CDATA[<p dir="auto">No. I don’t even really know what a language is. All I want is that whenever I type | it shows as <strong>|</strong>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/15003</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/15003</guid><dc:creator><![CDATA[Fields Barley]]></dc:creator><pubDate>Tue, 29 Mar 2016 14:16:57 GMT</pubDate></item><item><title><![CDATA[Reply to Styling Questions. on Tue, 29 Mar 2016 12:21:13 GMT]]></title><description><![CDATA[<p dir="auto">Are you trying to modify a specific language? Or all of them? Are you creating a UDL?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/15000</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/15000</guid><dc:creator><![CDATA[dail]]></dc:creator><pubDate>Tue, 29 Mar 2016 12:21:13 GMT</pubDate></item></channel></rss>