This project is not covered by Drupal’s security advisory policy.

HTML Tidy 8.x-1.x

The HTML Tidy module is intended to be a development tool used to format the HTML returned by the Drupal rendering system before sending it to the client. Predictable and consistently formatted markup may be able to lend aid to the development process.

It should generally not be installed on production systems.

Requirements

This module requires the tidy php extension.

Installing

The recommended way to install this module is via Composer. Composer will check for system prerequisites before allowing it to be installed.

It should be installed as a development dependency only.
composer require drupal/tidy_html --dev

Frequently Asked Questions

N/A

Project information

Releases