WP Manifestindependent plugin directory
manifest / utilities / html-markup-indenter

HTML Markup Indenter

Indents the HTML markup output by WordPress

by Johannes Siipola · github.com/creunafi/html-markup-indenter · website

1stars
147composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/creunafi/html-markup-indenter/archive/refs/heads/master.zip

Also on Packagist as joppuyo/html-markup-indenter:

composer require joppuyo/html-markup-indenter

From the readme

HTML Markup Indenter Don't you just hate it when your beautiful HTML markup is mangled by a templating language? (I'm looking at you, Timber) Use this plugin to indent the HTML markup output by WordPress using the Dindent library. It only does its thing when you are not logged in. Requirements PHP 5.3 or greater Mbstring extension Installation Composer (with Bedrock) Classic 1. Upload the plugin folder to the /wp-content/plugins/ directory 2. Activate the plugin through the Plugins menu in WordPress

Read the full README on GitHub →

Releases

TagPublished
v2.0.0 Sep 8, 2018
v1.0.0 Apr 20, 2018
v1.0.1 Apr 20, 2018

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.