eleventy-respimg icon indicating copy to clipboard operation
eleventy-respimg copied to clipboard

Adds extra argument for appending classes to the img tag returned

Open brob opened this issue 5 years ago • 0 comments

While implementing this on my site, I realized there wasn't a way to add a class to the tag rendered by the plugin (which I use classes on img a decent bit).

I'm not a huge fan of adding a ton of arguments to universal shortcodes, but I feel like an additional optional classname at the end wouldn't be too far and would extend the functionality a lot.

brob avatar Mar 28 '20 01:03 brob