<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 163: Parser Error When String Contains Brackets that Don't Close Like XML</title><link>https://sourceforge.net/p/npp-plugins/feature-requests/163/</link><description>Recent changes to 163: Parser Error When String Contains Brackets that Don't Close Like XML</description><atom:link href="https://sourceforge.net/p/npp-plugins/feature-requests/163/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 26 Oct 2015 18:16:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/npp-plugins/feature-requests/163/feed.rss" rel="self" type="application/rss+xml"/><item><title>Parser Error When String Contains Brackets that Don't Close Like XML</title><link>https://sourceforge.net/p/npp-plugins/feature-requests/163/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;XML Tools does not correctly parse brackets within strings. This is a new issue and broke after the upgrade, since I always had XML tools installed and worked with the same config files.&lt;/p&gt;
&lt;p&gt;For example, the following will not parse properly and throw an error upon saving the document OR checking XML syntax:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;add key="SomeKey" value="&amp;lt;this whole thing is a string, including the brackets&amp;gt;" /&amp;gt;&lt;/code&gt;&lt;br/&gt;
or with Ruby Variables (for using Puppet to template out my XML configs):&lt;br/&gt;
&lt;code&gt;&amp;lt;add key="SomeKey" value="&amp;lt;%= @variable %&amp;gt;" /&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;It probably thinks there should be a /&amp;gt; at the end, but as I said, the string has brackets in it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob</dc:creator><pubDate>Mon, 26 Oct 2015 18:16:28 -0000</pubDate><guid>https://sourceforge.net74099df20783944d2ab33ab2762ea620f7ae098e</guid></item></channel></rss>