How can I use special characters in the help text of a field:
eg
fields:
myfield:
label: Fancy Label Title
type: text
help: I want to use : and # and other characters
characters I would like to use are:
: #
How can I use special characters in the help text of a field:
eg
fields:
myfield:
label: Fancy Label Title
type: text
help: I want to use : and # and other characters
characters I would like to use are:
: #
You can wrap the line in quotes:
help: "I want to use : and # and other characters"
Or:
help: >
I want to use : and # and other characters
Howdy, When I use the following help values Kirby throws an error stating, βThe JSON response from the API could not be parsed. Please check your API connection.β. If I remove the colons ( : ) itβs fine. Or if I place a space before/after the colons itβs fine. Any insight?
help: >
Embed tag: (snippet: partners)