hubermedia documentation 2015 html
shortdescrption
Copy Code
<item>
    [...]
    <shortdescription><![CDATA[Dies ist eine kurze <b>Demo</b>-Beschreibung]]></shortdescription>
    [...]
</item>

Item-shortdescription in HTML. The HTML-text has to be correctly encoded.

Either encode the html entities ("<strong>boldtext</strong>" --> "&lt;strong&gt;boldtext&lt;/strong&gt;")

or use CDATA (<![CDATA[<strong>boldtext</strong>]]>)

 

 


© hubermedia 2018 Privacy Statement Imprint