mirror of
https://github.com/datarhei/core.git
synced 2025-09-26 20:11:29 +08:00

If a value for a placeholder needs escaping, add the character to escape with an "^" to the name of the placeholder, e.g. {memfs^:}. This will escape all occurences of ":" in the value for {memfs} with a "\".