You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
27
27
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