What is the best way to deal with dollar sign in stringtemplate.
For example I need following template:
You can purchase item $name$ for $5
Have you tried escaping the $?
You can purchase item $name$ for \$5
You should use escaping, for example \$
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With