How to I convert markdown to HTML when

Hey guys,

I’m redesigning my site, and am calling in a testimonial field through my home page. In the panel, I made a part of the testimonial bold. But now, it only shows the markdown format (two asterisks) instead outputting that part of the testimonial as <strong></strong>.

How do I fix this?

Here’s a screenshot: Dropbox - File Deleted - Simplify your life

Thanks in advance!

Nevermind. Just figured out that you can add ->kirbytext() :smiley: