<?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[HTML official elements not recognized by Notepad++]]></title><description><![CDATA[<p dir="auto">I’m sorry that recognition (and syntax highlighting) does not work for some official HTML elements like <strong>&lt;main&gt; &lt;math&gt; &lt;picture&gt; &lt;template&gt;</strong> and <strong>&lt;svg&gt;</strong>.</p>
<p dir="auto">These 5 tags are present in the W3C standards.</p>
<p dir="auto">Is it possible to correct this please?<br />
Thank you.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/13092/html-official-elements-not-recognized-by-notepad</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 13:13:20 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/13092.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Jan 2017 08:43:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HTML official elements not recognized by Notepad++ on Fri, 13 Jan 2017 16:10:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a></p>
<p dir="auto">you are right, this is one of npps mantras.<br />
Don’t change customized config files.<br />
Thx for clarification.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/20922</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/20922</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Fri, 13 Jan 2017 16:10:42 GMT</pubDate></item><item><title><![CDATA[Reply to HTML official elements not recognized by Notepad++ on Fri, 13 Jan 2017 16:09:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a></p>
<blockquote>
<p dir="auto">isn’t always sufficient to get all the updates provided in that version.</p>
</blockquote>
<p dir="auto">You are correct. This has bugged me for a while. <code>langs.model.xml</code> is <em>only</em> used if <code>langs.xml</code> doesn’t exist. That’s why if a user reports their styling is incorrect it is usually a good idea to delete <code>langs.xml</code> (but custom user settings could get lost).</p>
<p dir="auto">See: <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1205" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1205</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/20921</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/20921</guid><dc:creator><![CDATA[dail]]></dc:creator><pubDate>Fri, 13 Jan 2017 16:09:41 GMT</pubDate></item><item><title><![CDATA[Reply to HTML official elements not recognized by Notepad++ on Fri, 13 Jan 2017 16:01:25 GMT]]></title><description><![CDATA[<p dir="auto">Interesting,</p>
<p dir="auto">I have NPP 7.2.2 (not the latest, but close), and it didn’t have any of the tags <a class="plugin-mentions-user plugin-mentions-a" href="/user/ivan-miller" aria-label="Profile: Ivan-Miller">@<bdi>Ivan-Miller</bdi></a> listed as missing.  When I looked at the install-directory <code>langs.model.xml</code> file, it <em>did</em> include those (except <code>&lt;math&gt;</code>).</p>
<p dir="auto">So apparently, updating NPP doesn’t automatically update the <code>%APPDATA%</code> file (understandable, since some people have customized it, and the updater was probably made to not clobber those) – but that means that just “using the latest version” isn’t always sufficient to get all the updates provided in that version.</p>
<p dir="auto">I copied the <code>langs.model.xml</code> to <code>%APPDATA%\Notepad++\langs.xml</code>, and that fixed the highlighting of those elements for me, so I hope they will for Ivan, as well.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/20920</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/20920</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 13 Jan 2017 16:01:25 GMT</pubDate></item><item><title><![CDATA[Reply to HTML official elements not recognized by Notepad++ on Thu, 12 Jan 2017 15:25:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ivan-miller" aria-label="Profile: Ivan-Miller">@<bdi>Ivan-Miller</bdi></a></p>
<p dir="auto">are you using the latest version because 4 out of the 5 are highlighted.<br />
math is the one which is missing.</p>
<p dir="auto">Do you know that you can fix this yourself?<br />
For highlighting you need to edit the file langs.xml<br />
which is either under %APPDATA%\notepad++\ or under<br />
the installation directory (depends how you installed the npp)</p>
<p dir="auto">For recognition you need to edit the html api file which is located<br />
under the install_directory\plugins\APIs\html.xml.</p>
<p dir="auto">In both files, make sure you put the new content in the correct place,<br />
means take care about the sorting math needs to be placed between<br />
marquee and maxlength (langs.xml).</p>
<p dir="auto">If you feel this needs to be officially addressed open an issue at <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues" rel="nofollow ugc">github</a>.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/20869</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/20869</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Thu, 12 Jan 2017 15:25:10 GMT</pubDate></item></channel></rss>