Hi, I am using emaconsumer demo app to subscribe to MRN_STORY on TREP-RT feed to receive news and I am seeing that sometimes the headline or body text appears to
have special characters instead of printable characters. The apostrophe is
converted to a different character set. This is how it looks when displayed in the output: \"We’ve added\" instead of "We've added". And this is what I see when looking in the html source "We’ve added
Do you know if I need to change the encoding before storing the news headline and story body?
Can you point me to the
documentation for using any specific encoding?