<?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[Creating BBCode User-Defined Language - Help understanding format?]]></title><description><![CDATA[<p dir="auto">I’m currently trying to set up a User-Defined Language for BBCode to help me work with a forum through Notepad++. I’ve been fiddling with the settings in Notepad++ trying to replicate features offered with default languages such as HTML, but I suppose I have yet to reach the comprehension required for that.</p>
<p dir="auto">I know all the tags I want it to highlight. This variant of BBCode uses the <code>[QUOTE=""]</code> format for parameters. Lists use <code>[list=A]</code> type syntax, with list elements prefixed with <code>[*]</code>. If anyone could help me figure out how to make this work with collapsing and click-to-highlight-open/close tags, I’d appreciate it. Even if you just point me in the right direction for how to properly accomplish this.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/13852/creating-bbcode-user-defined-language-help-understanding-format</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 21:23:58 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/13852.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 May 2017 04:04:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Creating BBCode User-Defined Language - Help understanding format? on Fri, 19 May 2017 12:16:20 GMT]]></title><description><![CDATA[<p dir="auto">Take a look at <a href="https://ivan-radic.github.io/udl-documentation/" rel="nofollow ugc">https://ivan-radic.github.io/udl-documentation/</a>, it may be help you</p>
]]></description><link>https://community.notepad-plus-plus.org/post/24463</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/24463</guid><dc:creator><![CDATA[rddim]]></dc:creator><pubDate>Fri, 19 May 2017 12:16:20 GMT</pubDate></item><item><title><![CDATA[Reply to Creating BBCode User-Defined Language - Help understanding format? on Fri, 19 May 2017 05:06:27 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://github.com/MegaScience/public-greasemonkey-scripts/blob/master/BBCode.userDefinedLanguage.xml" rel="nofollow ugc">This</a> is what I have so far. It almost works, but normal words are highlighted and some of the <code>=</code> syntax whereas <code>"</code> marks are omitted aren’t recognized. I figured a way to make them recognized, but capping them with <code>]</code> means that that part gets colored, too. I’d also really like that feature where I could click one tag and the other, associated tag highlights, but I get the sense that isn’t possible with User-Defined languages.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/24455</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/24455</guid><dc:creator><![CDATA[MegaScience]]></dc:creator><pubDate>Fri, 19 May 2017 05:06:27 GMT</pubDate></item></channel></rss>