PHPackages                             kenshodigital/kirby-htmldoc - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. kenshodigital/kirby-htmldoc

ActiveKirby-plugin[Utility &amp; Helpers](/categories/utility)

kenshodigital/kirby-htmldoc
===========================

Minifies HTML5 output for Kirby projects.

2.1.0(9mo ago)4581MITPHPPHP ^8.3 || ^8.4

Since Dec 20Pushed 9mo ago2 watchersCompare

[ Source](https://github.com/kenshodigital/kirby-htmldoc)[ Packagist](https://packagist.org/packages/kenshodigital/kirby-htmldoc)[ RSS](/packages/kenshodigital-kirby-htmldoc/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Kirby HTMLDoc
=============

[](#kirby-htmldoc)

Minifies HTML5 output for [Kirby](https://getkirby.com) projects.

General
-------

[](#general)

Integrates [Hexydec’s](https://github.com/hexydec) excellent [HTMLDoc library](https://github.com/hexydec/htmldoc) into Kirby projects to minify HTML5 output.

Installation
------------

[](#installation)

```
composer require kenshodigital/kirby-htmldoc ^2.1
```

Usage
-----

[](#usage)

Basically works out of the box without any additional configuration.

### Configuration

[](#configuration)

However, applicable content types as well as the library’s [default configuration](https://github.com/hexydec/htmldoc/blob/master/docs/how-to-use.md#configuring-htmldoc) can be easily modified in your site’s [`config.php`](https://getkirby.com/docs/guide/configuration#the-config-php).

```
