Info
A plain HTML field for user instructions
The info field is a great way to provide inline help or information for your users. You can put any kind of text in this field and it will be displayed as plain text. For better formatting you can use markdown and kirbytext.
Example
fields:
info:
label: Info
type: info
text: >
Dear editor,
each project should have a **cover.jpg**, which will be displayed in the project overview.
You should also make sure to fill in all fields correctly.
In love,
Your admin