Skip to content

Commit 379c90f

Browse files
committed
Updated the README.md to reflect latest changes
1 parent 715a8d9 commit 379c90f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@ $ git clone git@github.com:sourcesoldier/grav-plugin-tidyhtml.git tidyhtml
2525

2626
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.
2727

28-
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.
28+
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.
29+
30+
## Disabled output processing on a per-site basis
31+
32+
If you need to disable tidy processing on a site basis you must add the site-node to the list of *ignore_pages* in the config. For more convenience you can use the settings in the admin panel of the plugin.

0 commit comments

Comments
 (0)