qwerdee

Results 3 issues of qwerdee

The most convenient way of accessing content fields is through magic methods like `$page->body()->kt()`. There are some caveats thought, some of them are also mentioned in the docs. For one...

This closes issue #5

I noticed that the plugin is not minifying as you would expected according to the config. `c::set('MinifyHTML', true)` currently deactivates magnification and `c::set('MinifyHTML', false)` activates it.