Custom Field Method for Kirby: convertKirbytags()
Converts any kirbytag of a field. Unlike the kirbytext() or the kt() method, convertKirbytags() does not parse Mardown.
$field->convertKirbytags()
git clone https://github.com/TimOetting/convertKirbytags.git site/plugins/convertKirbytags
From the root of your kirby install.
Alternatively you can download the zip file, unzip it's contents into site/plugins/convertKirbytags.