mirror of
https://github.com/datarhei/core.git
synced 2025-10-04 23:53:12 +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 "\".