diff --git a/README.md b/README.md index fee1235..14f9273 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Add extra data to fields like multiselect, in this example add icons from multip }) }} ``` -```html +```php
{% for rawicon in examplePlugin.icons %} {% set icon = rawicon | json_decode %}