XML Tools: Linearize incorrectly removing spaces.
-
The XML Tools -> Linearize option is removing the spaces each side of inline HTML tags.
This example is linearized<h1>XML Tools</h1>
<p>This is a <b>Test</b> for <em>linearize</em> process.</p>is linearized to
<h1>XML Tools</h1><p>This is a<b>Test</b>for<em>linearize</em>process.</p>
which is not the correct result.
-
@willy-wombat said in XML Tools: Linearize incorrectly removing spaces.:
The XML Tools
Thank you, some of the community users use that plugin, but this is the wrong place to report a bug for a specific plugin.
You may find better results here - the authors are pretty active - having just release an update for N++ 8.3.
Cheers.