${Cases.Recent Comment} putting in an extra "\" every time a "$" is mentioned in the comment
The ${Cases.Recent Comment} isn't working properly for at least a few days.
If our most recent comment contains "$" when an email notification is sent that contains the ${Cases.Recent Comment} it will automatically put an "\" before every dollar sign, so it will look like "\$95" instead of "$95."
An example: Yesterday we posted a public comment on a ticket that stated:
"The invoice for $419.00 has been approved. Please provide a paid invoice upon completion of the work and we will mail out a reimbursement check for $419 minus $95 = $324"
When an email notification goes out, the ${Cases.Recent Comment} makes the email say:
"The invoice for \$419.00 has been approved. Please provide a paid invoice upon completion of the work and we will mail out a reimbursement check for \$419 minus \$95 = \$324"
Can you please look into this and make sure the "\" isn't being put in front of the "$"