Download the PHP package dgsiegel/kirby-tidy-html without Composer
On this page you can find all versions of the php package dgsiegel/kirby-tidy-html. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dgsiegel/kirby-tidy-html
More information about dgsiegel/kirby-tidy-html
Files in dgsiegel/kirby-tidy-html
Download dgsiegel/kirby-tidy-html
More information about dgsiegel/kirby-tidy-html
Files in dgsiegel/kirby-tidy-html
Vendor dgsiegel
Package kirby-tidy-html
Short Description Tidy HTML output for Kirby
License GPL-3.0-or-later
Homepage https://github.com/dgsiegel/kirby-tidy-html
Package kirby-tidy-html
Short Description Tidy HTML output for Kirby
License GPL-3.0-or-later
Homepage https://github.com/dgsiegel/kirby-tidy-html
Please rate this library. Is it a good library?
Informations about the package kirby-tidy-html
Kirby Tidy HTML
Tidy HTML output for Kirby
Installation
Requirements
You’ll need the PHP tidy extension installed and loaded. You can check whether this is the case with the following command:
Installation with composer
Add as git submodule
Download manually
Download and copy this repository to site/plugins/kirby-tidy-html
.
Options
The default values of the package are:
Option | Default | Description |
---|---|---|
dgsiegel.kirby-tidy-html.enabled | false | Enable/disable tidy |
dgsiegel.kirby-tidy-html.options | [] | Tidy options |
Find all available Tidy options here: https://api.html-tidy.org/tidy/quickref_next.html
Usage
``
All versions of kirby-tidy-html with dependencies
PHP Build Version
Package Version
The package dgsiegel/kirby-tidy-html contains the following files
Loading the files please wait ....