Yoan Malié KirbytextWrap Parse Kirbytext and wrap the result in an HTML element of your choice Docs Source Install Manual Download and extract the folder to site/plugins/kirbytextwrap Composer Copy Git Submodule Copy <?= $page->title()->kirbytextWrap('h1') ?> Version 1.2.0 License MIT Stars 8 Supports K3 Created 22 Jan 2019 Updated 9 May 2019 Info Topics Templating Text HTML Implements Field method(s) Support Docs Issues Email Latest releases 1.2.0 1.1.0 1.0.0 Similar plugins $form = new Form([ 'name' => [ 'rules' => ['required'], 'message' => ['Name is required'] ], ]); Uniform Probably the most versatile solution for handling web form submissions, validation and backend processing on your site K5 K4 K3 Kirby Vite A set of helper functions to get the correct path to your versioned css and js files generated by Vite. K5 K4 K3 Code Highlighter A server-side syntax highlighter plugin for Kirby CMS, powered by Phiki, that uses TextMate grammars and VS Code themes to generate syntax-h… K5 K4