diff --git a/README.md b/README.md index b5b33db..f2cbc00 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,9 @@ return [ {{ craft.url2png.img({ url: 'http://buildwithcraft.com', width: 500 -}) | raw }} +}) }} ``` -Remember to include the raw filter. There is no current option to prevent Craft autoescaping the HTML returned from plugin templates in the frontend. - ### URL ```twig {% set img = craft.url2png.url({