Can I parse kirbytext from a simple text field (not a textarea field)? In the end I’d like to use markdown in a text field.
Kirby does not know anything about panel field types. So, yes, you can.
Thanks for the quick reply. That gave me the confidence to quickly realize the issue I was having.