i use a Kirby Textarea and like to add a Help Text to it with the placeholders the user can use.
the following code is used in the blueprint
help: you can use (sitetel:) and (sitemail:) as placeholders
my problem is that the tags get parsed and the user can’t see the placeholders he could use.
is there a way to disable or escape the parsing of the tags in the help text?