Skip to content

Commit 2ed5b34

Browse files
committed
Fix chartjs package's description
HTML was not encoded
1 parent c6f4fd5 commit 2ed5b34

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_InstallPackages/chartjs_1.0.1.zip

14 Bytes
Binary file not shown.

chartjs_1.0.1/chartjs.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package name="chartjs" type="JavaScript_Library" version="1.0.1">
44
<friendlyName>Chart.js</friendlyName>
5-
<description>Simple HTML5 Charts using the &lt;canvas&gt; tag</description>
5+
<description><![CDATA[Simple HTML5 Charts using the &lt;canvas&gt; tag]]></description>
66
<owner>
77
<name>Engage Software</name>
88
<organization>Engage Software</organization>

0 commit comments

Comments
 (0)