jnaskali / grav-plugin-tidyhtml

GRAV plugin for the PHP module tidy. Make your messy HTML code looks awesome again.

Home Page:https://cq-design.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grav tidyhtml plugin

Clemens Queissner

Requirements

This plugins requires you to have the PHP module tidy installed. Check out the official PHP doc.

Installation

The tidyhtml plugin is easy to install with GPM.

$ bin/gpm install tidyhtml

Or clone from GitHub and put in the user/plugins/tidyhtml folder.

$ git clone git@github.com:sourcesoldier/grav-plugin-tidyhtml.git tidyhtml

Usage

The plugin is enabled by default, if you want to disable it make sure to place a tidyhtml.yaml file in the user/config/plugins/ directory.

Most of the settings already applied to the defaults are most common to the HTML5 standard. Checkout the plugin settings in the admin panel to modify the settings to your needs.

About

GRAV plugin for the PHP module tidy. Make your messy HTML code looks awesome again.

https://cq-design.de

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%