Closed softmarshmallow closed 4 years ago
"$" should be explicitly converted to "\$" with "\$" in the ts script.
text.replace("$", "\$")
"$" should be explicitly converted to "\$" with "\$" in the ts script.
text.replace("$", "\$")