Graham Reynolds
Graham Reynolds
``` ``` Copy the above into the sanitiser and you will see the correct SVG. However when loading on an actual webpage, having the W3C XML namespace pointing to `https`...
### Bug description Setting the `Configure globals` setting in Permissions does not actually grant that permission. ### How to reproduce 1. Start a fresh Statamic site 2. Create a super...
Closes #5293 Docs update at [docs/#1775](https://github.com/statamic/docs/pull/1775) I tried to keep all the modification of comparison values in the lhs/rhs code instead of in the actual validation function. Not sure what...
I noticed when trying to add classes to a list that there were some undocumented parameters that can be passed to these modifiers. If there is a better place to...
Updated the descriptions for these two conditional checks as they no longer call the same validation code. Slightly reworded to make it clearer that `contains_any`can operate on sub-strings and `includes_any`...