how come the apostrophe always shows up as an ascii on the webchat control? it is properly rendered on the test page of the qnamaker. see attached codes and pictures. this is how i add it on the qna maker knowledge base:
\n\n\t •Please check your computer's power cord.
however when i test it on the webchat control it appears like this.
using asci code instead of the apostrophe also wont fix the problem.
I found this problem to happen on macs, not pc. My solution was to add this into my utterance sanitizer that would replace certain characters and therefore allow the Bot to handle it as expected