Description
A '\' in front of a $ that introduces a placeholder should prevent the replacement. Another '\' in front of the '\' should prevent the escaping.
This is quite crude but should hold for most of our use cases.
A '\' in front of a $ that introduces a placeholder should prevent the replacement. Another '\' in front of the '\' should prevent the escaping.
This is quite crude but should hold for most of our use cases.