Unable to render special characters (Ex: *)in 'Response Message' of 'Text' bot responseDescriptionIt's observed that using special characters inside 'Response Message' of 'Text' bot response result in unexpected characters as shown below.In the below example, '*' and '<' '>' are not recognized and in VA, it is showing different characters. Release or EnvironmentAllCauseThe most possible root cause of the issue would be the special characters are not recognized, Instead using 'HTML Number' would resolve the issue.ResolutionBelow is the List of HTML Numbers that can be used instead of using special characters. SymbolHTML NumberDescription!!Exclamation mark""Double quotes (or speech marks)##Number$$Dollar%%Percent sign&&Ampersand''Single quote<<less-than>>greater-than**Asterisk