I'm not an expert, that's why asking for help. I have a problem with getting in the Antenna House preview - non breaking space (hard space). The XML document file contains non braking space (U+00A0). File is encoded in utf-8
Tried to add a parameter to the configuration file as below, but unfortunately it does not work (preview still shows normal spaces)
Antenna House ver. 6.4 Does anyone know how to configure Antenna House for the view to show hard spaces? I will be grateful for any help ;-)
<formatter-config>
<xslt-settings
justify-nbsp="true"
</xslt-settings>
</formatter-config>