#351·posting

How do disable the env mode

Author: mendelpfCreated Apr 29, 2026Updated Apr 29, 2026

I use an api that has $ in the body of the requests and I keep needing to escape all the requests by putting $$. Is there a way to disable variable interpretation mode or change the identifier to only use ${} not just $