Closed
Description
@markusicu wrote in #230 (comment):
… please use curly braces for those delimiters; square brackets are common enough in real text. Together with using curly braces for placeholders, only {} are special and need escaping.
{Hello world!} {Hello {$name}!}