HTMLdoc v1.2.3
This release updates the handling of custom tags:
- Unified the objects that handled style and script into a generic custom tag handler class
- Updated custom handler callback to pass the tag name to the handler class, and to the minification callback enabling a generic callback function, a default which is now configured in
config.php
- Updated jslite to 0.4.1 in
composer.json