daniel g. siegel Tidy HTML Tidy HTML output for Kirby Docs Source Install Manual Download and extract the folder to site/plugins/kirby-tidy-html Composer Copy Git Submodule Copy return [ 'dgsiegel.kirby-tidy-html' => [ 'enabled' => true, 'options' => [...] ] ]; Version 1.0.0 License GNU 3.0 Stars 3 Supports K4 K3 Created 13 Dec 2023 Updated 30 Jan 2024 Info Topics Templating HTML Implements Template engine(s) Support Docs Issues Email Latest releases 1.0.0 Similar plugins <?= $page->myfield()->inherit() ?> Kirby Inherit If the current field is empty or does not exist, it gets the same field from the parent pages. It goes all the way to the site. K5 K4 K3 Storybook Generate Storybook stories from snippets and templates K5 K4 K3 <?= $page->counterImage() ?> Pageview Counter Track Page view count and last visited timestamp K5 K4 K3