<?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 data]]></title><description><![CDATA[<p>Hello,</p>
<p>In an HTML report, I want to display data that contains HTML code, but the HTML is shown in the report. I need it to be interpreted.</p>
<p>Example:</p>
<pre><code>data = '&lt;b&gt;Hello&lt;/b&gt;&lt;br/&gt;New User'
</code></pre>
<p>Report code:</p>
<pre><code>{{data}}
</code></pre>
<p>What I get:<br />
&lt;b&gt;Hello&lt;/b&gt;&lt;br/&gt;New User</p>
<p>What I need:<br />
<strong>Hello</strong><br />
New User</p>
<p>Thanks!</p>
]]></description><link>https://forum.jsreport.net/topic/2324/html-data</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 19:21:33 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/2324.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Feb 2022 13:05:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HTML data on Invalid Date]]></title><description><![CDATA[<p>Hello,</p>
<p>In an HTML report, I want to display data that contains HTML code, but the HTML is shown in the report. I need it to be interpreted.</p>
<p>Example:</p>
<pre><code>data = '&lt;b&gt;Hello&lt;/b&gt;&lt;br/&gt;New User'
</code></pre>
<p>Report code:</p>
<pre><code>{{data}}
</code></pre>
<p>What I get:<br />
&lt;b&gt;Hello&lt;/b&gt;&lt;br/&gt;New User</p>
<p>What I need:<br />
<strong>Hello</strong><br />
New User</p>
<p>Thanks!</p>
]]></description><link>https://forum.jsreport.net/post/10110</link><guid isPermaLink="true">https://forum.jsreport.net/post/10110</guid><dc:creator><![CDATA[EdoElgx]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to HTML data on Invalid Date]]></title><description><![CDATA[<p><a href="https://forum.jsreport.net/topic/1381/text-to-html">https://forum.jsreport.net/topic/1381/text-to-html</a></p>
]]></description><link>https://forum.jsreport.net/post/10111</link><guid isPermaLink="true">https://forum.jsreport.net/post/10111</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to HTML data on Invalid Date]]></title><description><![CDATA[<p>Thank you.</p>
]]></description><link>https://forum.jsreport.net/post/10112</link><guid isPermaLink="true">https://forum.jsreport.net/post/10112</guid><dc:creator><![CDATA[EdoElgx]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>