I'm using the RVHTMLImporter for importing HTML code. Now, I have the problem that the code I want to import includes non-converted special characters.
For example:
Code: Select all
<p align=center>Test & Test</p>
Is there any option to turn this converting off?
I found the part in the code that is inserting that character but I don't want to modify the component directly.
Best regards
Testo