HTML All plugins return [ 'dgsiegel.kirby-tidy-html' => [ 'enabled' => true, 'options' => [...] ] ]; Tidy HTML Tidy HTML output for Kirby K4 K3 Tailwind Merge Intelligently merge Tailwind classes without style conflicts in your Kirby templates K4 K3 <kb:date format="d/m/Y" field="date" /> Carver Write custom HTML tags, powered by PHP K3 <?= $page->title()->kirbytextWrap('h1') ?> KirbytextWrap Parse Kirbytext and wrap the result in an HTML element of your choice K3 Template Stacks Template stacks allows you to push to named stacks which can be rendered somewhere else in another snippet or template. K4 K3