This repository has been archived by the owner on Feb 21, 2025. It is now read-only.
Allow JS/CSS inline per-page
- Added ability to allow inline CSS or JS on a per-page level to override a global "false", which is useful for inclusion of certain scripts that insert larger dom-elements with their own styling.
- note It will not falsify a
true
set in the YML, it will only change afalse
totrue
Full Changelog: 1.1.3...1.1.4